summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/render_subtitles_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/render_subtitles_test.cc b/test/render_subtitles_test.cc
index 282c9311f..e5de60c4e 100644
--- a/test/render_subtitles_test.cc
+++ b/test/render_subtitles_test.cc
@@ -55,6 +55,7 @@ add (std::list<StringText>& s, std::string text, bool italic, bool bold, bool un
dcp::HAlign::LEFT,
1,
dcp::VAlign::TOP,
+ 0,
dcp::Direction::LTR,
text,
dcp::Effect::NONE,