diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-06-07 12:36:40 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-06-07 12:36:40 +0200 |
| commit | 6a3c03c5eed3cab8fdfdb04fcbaf6cabe8c715e9 (patch) | |
| tree | 8b5a7a47aff2a066f304c6bd31c2780c6f92ca98 /test/wscript | |
| parent | fcba100f0dfd1d4214291abb76f22ebd696c24d4 (diff) | |
Fix incorrect extension on interop subtitle files (#2270).
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
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 |
