diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-21 01:10:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-02-21 01:27:31 +0100 |
| commit | a9b1c1cb65e1902a64430977cf698054e131a6f4 (patch) | |
| tree | 08b654773e87e94bd38f9f2c3ca3a380d7c3e476 /test/wscript | |
| parent | 10932722619696f1e089723c2dccf51281f24a40 (diff) | |
Fix failure to examine non-flat-ratio VFs (#2775).
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 a98f15d5b..bb66d1a5f 100644 --- a/test/wscript +++ b/test/wscript @@ -73,6 +73,7 @@ def build(bld): dcpomatic_time_test.cc dcp_decoder_test.cc dcp_digest_file_test.cc + dcp_examiner_test.cc dcp_metadata_test.cc dcp_playback_test.cc dcp_subtitle_test.cc |
