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/fraction_test.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'test/fraction_test.cc') diff --git a/test/fraction_test.cc b/test/fraction_test.cc index 445805d1..efdba664 100644 --- a/test/fraction_test.cc +++ b/test/fraction_test.cc @@ -21,6 +21,7 @@ #include "exceptions.h" #include +/** Test dcp::Fraction */ BOOST_AUTO_TEST_CASE (fraction_test) { dcp::Fraction f (42, 26); -- cgit v1.2.3