diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-12-25 02:05:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-05-02 00:31:04 +0200 |
| commit | 266e3f1b80d1263ff3cc8b3afaecd6ca1f88983b (patch) | |
| tree | eeb717e9eaa72e1b70f0a9ff1f2e7bad4ddc2a5b /test/wscript | |
| parent | 469a5dbd4251b094e6d4b668a763568c25947b88 (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 4e28f1740..1555f2f59 100644 --- a/test/wscript +++ b/test/wscript @@ -89,6 +89,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 guess_crop_test.cc |
