summaryrefslogtreecommitdiff
path: root/test/resampler_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-03-01 22:01:54 +0000
committerCarl Hetherington <cth@carlh.net>2017-04-19 23:04:32 +0100
commit6996f3e291aec986adb1589808a54d09b8647520 (patch)
tree89eb09c32349b37d6fd75f4fd5e44167d099e9db /test/resampler_test.cc
parent280fd561a8ba34c3e4552005b2d48efa0d1325dc (diff)
Doxygen tweaks.
Diffstat (limited to 'test/resampler_test.cc')
-rw-r--r--test/resampler_test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/resampler_test.cc b/test/resampler_test.cc
index 6f3e3fef1..893fad3b5 100644
--- a/test/resampler_test.cc
+++ b/test/resampler_test.cc
@@ -19,8 +19,9 @@
*/
/** @file test/resampler_test.cc
- * @brief Check that the timings that come back from the resampler correspond
+ * @brief Check that the timings that come back from Resampler correspond
* to the number of samples it generates.
+ * @ingroup selfcontained
*/
#include <boost/test/unit_test.hpp>