summaryrefslogtreecommitdiff
path: root/test/pixel_formats_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-03-01 22:01:54 +0000
committerCarl Hetherington <cth@carlh.net>2017-04-19 23:04:32 +0100
commit6996f3e291aec986adb1589808a54d09b8647520 (patch)
tree89eb09c32349b37d6fd75f4fd5e44167d099e9db /test/pixel_formats_test.cc
parent280fd561a8ba34c3e4552005b2d48efa0d1325dc (diff)
Doxygen tweaks.
Diffstat (limited to 'test/pixel_formats_test.cc')
-rw-r--r--test/pixel_formats_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pixel_formats_test.cc b/test/pixel_formats_test.cc
index 46e7193e2..952cc0af9 100644
--- a/test/pixel_formats_test.cc
+++ b/test/pixel_formats_test.cc
@@ -21,7 +21,7 @@
/** @file src/pixel_formats_test.cc
* @brief Make sure that Image::sample_size() and Image::bytes_per_pixel() return the right
* things for various pixel formats.
- *
+ * @ingroup selfcontained
* @see test/image_test.cc
*/