summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-06-07 12:36:40 +0200
committerCarl Hetherington <cth@carlh.net>2022-06-07 12:36:40 +0200
commit6a3c03c5eed3cab8fdfdb04fcbaf6cabe8c715e9 (patch)
tree8b5a7a47aff2a066f304c6bd31c2780c6f92ca98 /test/wscript
parentfcba100f0dfd1d4214291abb76f22ebd696c24d4 (diff)
Fix incorrect extension on interop subtitle files (#2270).
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 88ff8c6bc..e05f85a58 100644
--- a/test/wscript
+++ b/test/wscript
@@ -76,6 +76,7 @@ def build(bld):
empty_caption_test.cc
empty_test.cc
encryption_test.cc
+ file_extension_test.cc
ffmpeg_audio_only_test.cc
ffmpeg_audio_test.cc
ffmpeg_dcp_test.cc