From 0e7591e3bf95d4abe08d854850b6fc4e411586b0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 17 Jul 2012 16:33:43 +0100 Subject: Various testing tweaks. --- test/tests.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/tests.cc') diff --git a/test/tests.cc b/test/tests.cc index ec7cc688..11f8a7ee 100644 --- a/test/tests.cc +++ b/test/tests.cc @@ -40,7 +40,7 @@ BOOST_AUTO_TEST_CASE (dcp_test) t->company_name = "OpenDCP"; t->product_name = "OpenDCP"; t->product_version = "0.0.25"; - + t->issue_date = "2012-07-17T04:32:07+00:00"; filesystem::remove_all ("build/test/foo"); filesystem::create_directories ("build/test/foo"); libdcp::DCP d ("build/test/foo", "A Test DCP", libdcp::DCP::FEATURE, 24, 24); -- cgit v1.2.3