From 3ac1487997a968278c69728bd5eaa5dcf03b66ca Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 8 Jun 2015 09:55:20 +0100 Subject: Some comments and test tweaks. --- test/colour_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/colour_test.cc') 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; -- cgit v1.2.3