diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-01 22:02:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-01 22:02:01 +0100 |
| commit | 9b4cf50fc498028e43ce008dacc7057a488bb65a (patch) | |
| tree | 50bc0b0a67d32a54f096f7fb9260aec33ee00460 /test/wscript | |
| parent | 977f2f372bac3d0c02eb925975c33bb07ec57ec8 (diff) | |
Fix corruption of an existing DCP when a new one is made with the same video
asset (#1126).
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 6340627cd..ecbc32fab 100644 --- a/test/wscript +++ b/test/wscript @@ -87,6 +87,7 @@ def build(bld): rect_test.cc reels_test.cc required_disk_space_test.cc + remake_id_test.cc remake_with_subtitle_test.cc render_subtitles_test.cc scaling_test.cc |
