diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-03-01 22:01:54 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-19 23:04:32 +0100 |
| commit | 6996f3e291aec986adb1589808a54d09b8647520 (patch) | |
| tree | 89eb09c32349b37d6fd75f4fd5e44167d099e9db /test/image_test.cc | |
| parent | 280fd561a8ba34c3e4552005b2d48efa0d1325dc (diff) | |
Doxygen tweaks.
Diffstat (limited to 'test/image_test.cc')
| -rw-r--r-- | test/image_test.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/image_test.cc b/test/image_test.cc index d00263035..5a39bb066 100644 --- a/test/image_test.cc +++ b/test/image_test.cc @@ -19,8 +19,8 @@ */ /** @file test/image_test.cc - * @brief Tests of the Image class. - * + * @brief Test Image class. + * @ingroup selfcontained * @see test/make_black_test.cc, test/pixel_formats_test.cc */ |
