summaryrefslogtreecommitdiff
path: root/test/colour_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-08 09:55:20 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-08 09:55:20 +0100
commit3ac1487997a968278c69728bd5eaa5dcf03b66ca (patch)
treedd487956bfe7458826ae7b23e8c8c30f8091bfac /test/colour_test.cc
parent331b2f8297b2b8a6db07a22dbbff7f913fe7a2f1 (diff)
Some comments and test tweaks.
Diffstat (limited to 'test/colour_test.cc')
-rw-r--r--test/colour_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/colour_test.cc b/test/colour_test.cc
index f2be8ead..cebe95ab 100644
--- a/test/colour_test.cc
+++ b/test/colour_test.cc
@@ -23,7 +23,7 @@
using std::stringstream;
-/* Check that dcp::Colour works */
+/** Check that dcp::Colour works */
BOOST_AUTO_TEST_CASE (colour)
{
dcp::Colour z;