summaryrefslogtreecommitdiff
path: root/test/test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-04-29 20:57:02 +0100
committerCarl Hetherington <cth@carlh.net>2014-04-29 20:57:02 +0100
commit233bb3f790aef3c8f9a7a7fde9875833b7dc1dfb (patch)
treebdf3969586b1d393a0dc7affe184573d2efb4c66 /test/test.cc
parent034feb503b0a38eb82c21ae8d9f83522fc63a25c (diff)
Various comment fixes to tests.
Diffstat (limited to 'test/test.cc')
-rw-r--r--test/test.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test.cc b/test/test.cc
index 3f044acf1..7bbf4f749 100644
--- a/test/test.cc
+++ b/test/test.cc
@@ -17,6 +17,10 @@
*/
+/** @file test/test.cc
+ * @brief Overall test stuff and useful methods for tests.
+ */
+
#include <vector>
#include <list>
#include <Magick++.h>