diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-02-19 16:02:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-02-19 16:02:27 +0000 |
| commit | 3443fdbc38f56f4c83776d000f6aa61d00305cc8 (patch) | |
| tree | e1e2d16512e7bd3b684c49213e3447f7e2f66afe /test/wscript | |
| parent | aac56f99cc6b649e75e0466d1ef1baf4f3937fff (diff) | |
New way of checking for 2D content mislabelled as 3D (#1565).
Required because of the change to the way video frame timing
is done.
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 db773fb46..34f6c84ab 100644 --- a/test/wscript +++ b/test/wscript @@ -76,6 +76,7 @@ def build(bld): file_log_test.cc file_naming_test.cc film_metadata_test.cc + frame_interval_checker_test.cc frame_rate_test.cc image_content_fade_test.cc image_filename_sorter_test.cc |
