diff options
Diffstat (limited to 'test/audio_delay_test.cc')
| -rw-r--r-- | test/audio_delay_test.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/audio_delay_test.cc b/test/audio_delay_test.cc index 1d2d171db..db64bc7c8 100644 --- a/test/audio_delay_test.cc +++ b/test/audio_delay_test.cc @@ -18,8 +18,11 @@ */ +/** @defgroup specific Tests of fairly specific areas */ + /** @file test/audio_delay_test.cc * @brief Test encode using some FFmpegContents which have audio delays. + * @ingroup specific * * The output is checked algorithmically using knowledge of the input. */ |
