Doxygen tweaks.
[dcpomatic.git] / test / audio_analysis_test.cc
index ae5fd08344017f1291e0d7bc60e900ec55d6b716..66c5775791ce72c1775ed1511a0feec5a70ca417 100644 (file)
 
 */
 
+/** @defgroup selfcontained Self-contained tests of single classes / method sets */
+
 /** @file  test/audio_analysis_test.cc
- *  @brief Check audio analysis code.
+ *  @brief Test AudioAnalysis class.
+ *  @ingroup selfcontained
  */
 
 #include <boost/test/unit_test.hpp>