summaryrefslogtreecommitdiff
path: root/test/recovery_test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-12-19 10:18:55 +0100
committerCarl Hetherington <cth@carlh.net>2022-12-19 10:19:05 +0100
commit15bcb600d6cca2f880e62810ab7ddfe3f896a390 (patch)
tree0dd1ec9ff518e77948bf5b769eb27df22a7c5149 /test/recovery_test.cc
parent8f20282208b6074048516bc80bc79f22a82d6e5a (diff)
FIXME: hack out parts that don't work.asdcp-master
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 94d5e0b8..52d576cc 100644
--- a/test/recovery_test.cc
+++ b/test/recovery_test.cc
@@ -80,7 +80,7 @@ BOOST_AUTO_TEST_CASE (recovery)
fclose (f);
}
- Kumu::ResetTestRNG ();
+ // Kumu::ResetTestRNG ();
mp = make_shared<dcp::MonoPictureAsset>(dcp::Fraction (24, 1), dcp::Standard::SMPTE);
writer = mp->start_write ("build/test/baz/video2.mxf", true);