summaryrefslogtreecommitdiff
path: root/test/audio_mapping_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/audio_mapping_test.cc
parent280fd561a8ba34c3e4552005b2d48efa0d1325dc (diff)
Doxygen tweaks.
Diffstat (limited to 'test/audio_mapping_test.cc')
-rw-r--r--test/audio_mapping_test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/audio_mapping_test.cc b/test/audio_mapping_test.cc
index adf715fc4..131031381 100644
--- a/test/audio_mapping_test.cc
+++ b/test/audio_mapping_test.cc
@@ -19,7 +19,8 @@
*/
/** @file test/audio_mapping_test.cc
- * @brief Basic tests of the AudioMapping class, which itself doesn't really do much.
+ * @brief Test AudioMapping class.
+ * @ingroup selfcontained
*/
#include <boost/test/unit_test.hpp>