summaryrefslogtreecommitdiff
path: root/test/recovery_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/recovery_test.cc')
-rw-r--r--test/recovery_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recovery_test.cc b/test/recovery_test.cc
index cd7d3d92..85b0d0f9 100644
--- a/test/recovery_test.cc
+++ b/test/recovery_test.cc
@@ -29,7 +29,7 @@ using boost::shared_ptr;
/** Check that recovery from a partially-written MXF works */
BOOST_AUTO_TEST_CASE (recovery)
{
- Kumu::libdcp_test = true;
+ Kumu::cth_test = true;
string const picture = "test/data/32x32_red_square.j2c";
int const size = boost::filesystem::file_size (picture);