summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-08-12 01:29:24 +0200
committerCarl Hetherington <cth@carlh.net>2021-08-12 01:30:31 +0200
commit689bf63d32a8276477ab12e83bd47a5ff67d3eae (patch)
tree343480f6b9a8af8b5b272baa3d54574fd6468921 /test/wscript
parent255d13d09375ecdb11771ac6fda38a66f6a1ab29 (diff)
Don't write empty <Text> nodes in subtitles/closed captions.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 797e5eefa..a158ffca1 100644
--- a/test/wscript
+++ b/test/wscript
@@ -69,6 +69,7 @@ def build(bld):
dcp_playback_test.cc
dcp_subtitle_test.cc
digest_test.cc
+ empty_caption_test.cc
empty_test.cc
encryption_test.cc
ffmpeg_audio_only_test.cc