diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-11-20 22:53:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-11-20 22:57:39 +0100 |
| commit | 8611fc8597605aa51373adb4fc8f0c697b8c7360 (patch) | |
| tree | 62ebdd73bcb33dc21178b3000c3bf984e6760268 /test/audio_delay_test.cc | |
| parent | d330522cb1a0504e5f85c2346344e04916c68a4f (diff) | |
Some tidying up of test Doxygen.
Diffstat (limited to 'test/audio_delay_test.cc')
| -rw-r--r-- | test/audio_delay_test.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/audio_delay_test.cc b/test/audio_delay_test.cc index 8e1d82085..2645cf517 100644 --- a/test/audio_delay_test.cc +++ b/test/audio_delay_test.cc @@ -18,11 +18,11 @@ */ -/** @defgroup specific Tests of fairly specific areas */ +/** @defgroup feature Tests of features */ /** @file test/audio_delay_test.cc * @brief Test encode using some FFmpegContents which have audio delays. - * @ingroup specific + * @ingroup feature * * The output is checked algorithmically using knowledge of the input. */ |
