Some comments and test tweaks.
[libdcp.git] / test / read_dcp_test.cc
index 6aed62a4d1d0050e16ef5d8a8de2d14c815bea4d..097d0aa9c539b00b1cba57d050c5ab0f8cb52e48 100644 (file)
@@ -24,7 +24,7 @@
 using std::list;
 using boost::shared_ptr;
 
-/* Read DCP that is in git and make sure that basic stuff is read in correctly */
+/** Read DCP that is in git and make sure that basic stuff is read in correctly */
 BOOST_AUTO_TEST_CASE (read_dcp)
 {
        dcp::DCP d ("test/ref/DCP/dcp_test1");