diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-02-17 23:43:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-02-17 23:43:23 +0000 |
| commit | bd0ddc4da8fa288130dbadd34f84de0ed3368d01 (patch) | |
| tree | b549b01ee6f950f1b8ff0ee944e8fd5e68fdb37f /test/wscript | |
| parent | f2416324fdaef8d75678da751446113fbe19de8a (diff) | |
Hand-apply 71a4c0f5440688a38a2bb34170a3ccf9b1ea598f from 1.x;
correctly sort image sequences.
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 8831b6391..16e84f231 100644 --- a/test/wscript +++ b/test/wscript @@ -39,6 +39,7 @@ def build(bld): file_log_test.cc film_metadata_test.cc frame_rate_test.cc + image_filename_sorter_test.cc image_test.cc import_dcp_test.cc isdcf_name_test.cc |
