diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-22 11:27:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-22 11:27:55 +0100 |
| commit | 9adf0dc99f0da3d45950a693193b9123d025b668 (patch) | |
| tree | 99eea55571a76030844763cd0499273d1b539d93 /test/wscript | |
| parent | ac35bf2a80c9afae9dc5fcb0261929053162f44d (diff) | |
Write subtitle intrinsic durations to match the picture in the reel; sort out test fiasco after making libdcp compare DCPs properly again.
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 3345d9eb8..493836a7a 100644 --- a/test/wscript +++ b/test/wscript @@ -37,6 +37,7 @@ def build(bld): film_metadata_test.cc frame_rate_test.cc image_test.cc + import_dcp_test.cc isdcf_name_test.cc job_test.cc make_black_test.cc |
