summaryrefslogtreecommitdiff
path: root/test/repeat_frame_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-11-20 22:53:10 +0100
committerCarl Hetherington <cth@carlh.net>2020-11-20 22:57:39 +0100
commit8611fc8597605aa51373adb4fc8f0c697b8c7360 (patch)
tree62ebdd73bcb33dc21178b3000c3bf984e6760268 /test/repeat_frame_test.cc
parentd330522cb1a0504e5f85c2346344e04916c68a4f (diff)
Some tidying up of test Doxygen.
Diffstat (limited to 'test/repeat_frame_test.cc')
-rw-r--r--test/repeat_frame_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/repeat_frame_test.cc b/test/repeat_frame_test.cc
index 358e6fe8f..125f46686 100644
--- a/test/repeat_frame_test.cc
+++ b/test/repeat_frame_test.cc
@@ -21,7 +21,7 @@
/** @file test/repeat_frame_test.cc
* @brief Test the repeat of frames by the player when putting a 24fps
* source into a 48fps DCP.
- * @ingroup specific
+ * @ingroup feature
*
* @see test/skip_frame_test.cc
*/