diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-12-25 02:05:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-12-25 02:07:56 +0100 |
| commit | 838d036e10862618e16b1cbe802ecf2fdbf6ce6d (patch) | |
| tree | 169474bcd7de18dce3ab63b644bc3b41c9b55b4b /test/wscript | |
| parent | 4d1b1c5183251b3314d5a541e4cecc872e3702f7 (diff) | |
Extract and improve code to find missing files (#1940).
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 847cab390..81315d4b7 100644 --- a/test/wscript +++ b/test/wscript @@ -85,6 +85,7 @@ def build(bld): file_log_test.cc file_naming_test.cc film_metadata_test.cc + find_missing_test.cc frame_interval_checker_test.cc frame_rate_test.cc hints_test.cc |
