diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-06-24 17:03:33 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-06-24 17:03:33 +0200 |
| commit | c372e8abde00dcf29493643cf7354154637150fa (patch) | |
| tree | 6cb0ecbace6878e46bf824c34b0a011e665874d2 | |
| parent | 9db56a75e50701bb27ac0b3134a70d2be373ac52 (diff) | |
Tweak test group name.
| -rw-r--r-- | test/ffmpeg_decoder_error_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ffmpeg_decoder_error_test.cc b/test/ffmpeg_decoder_error_test.cc index b3e9e4293..368f54e3c 100644 --- a/test/ffmpeg_decoder_error_test.cc +++ b/test/ffmpeg_decoder_error_test.cc @@ -26,7 +26,7 @@ #include <boost/test/unit_test.hpp> -/** @defgroup regression Tests to make sure that old bugs do not reappear */ +/** @defgroup regression Regression tests */ /** @file test/ffmpeg_decoder_erro_test.cc * @brief Check some bugs in the FFmpegDecoder |
