summaryrefslogtreecommitdiff
path: root/test/write_subtitle_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/write_subtitle_test.cc')
-rw-r--r--test/write_subtitle_test.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/write_subtitle_test.cc b/test/write_subtitle_test.cc
index affc23c6..074068f4 100644
--- a/test/write_subtitle_test.cc
+++ b/test/write_subtitle_test.cc
@@ -330,6 +330,8 @@ BOOST_AUTO_TEST_CASE (write_interop_subtitle_test2)
/* Write some subtitle content as Interop XML using bitmaps and check that it is right */
BOOST_AUTO_TEST_CASE (write_interop_subtitle_test3)
{
+ RNGFixer fix;
+
shared_ptr<dcp::InteropSubtitleAsset> c (new dcp::InteropSubtitleAsset());
c->set_reel_number ("1");
c->set_language ("EN");