summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-01-04 17:02:52 +0000
committerCarl Hetherington <cth@carlh.net>2016-01-04 17:02:52 +0000
commitf829cd6c87530c819bcf752c0e2a8f42685e0e5a (patch)
treec2e4fa0fbb3218828a5034dfcbde8a7dc6bada9f /test
parentf4802823b481b47a240002d086a5caefee3e4b61 (diff)
IMP CPL bits.
Diffstat (limited to 'test')
-rw-r--r--test/dcp_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dcp_test.cc b/test/dcp_test.cc
index 30b696c6..3e6ed31a 100644
--- a/test/dcp_test.cc
+++ b/test/dcp_test.cc
@@ -104,7 +104,7 @@ BOOST_AUTO_TEST_CASE (dcp_test1)
d.write_xml (dcp::SMPTE, xml_meta);
- /* build/test/DCP/dcp_test1 is checked against test/ref/DCP/dcp_test1 by run-tests.sh */
+ /* build/test/DCP/dcp_test1 is checked against test/ref/DCP/dcp_test1 by run/tests */
}
/** Test creation of a 3D DCP from very simple inputs */