diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-05-03 22:28:09 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-05-03 22:28:09 +0200 |
| commit | 4ead1f24f97edde9b6a77e47947cb188a551b49b (patch) | |
| tree | 8cf096450678065ccf4dee1e961c398f4fa15b8a /test/wscript | |
| parent | cc09cc4b12d199d490217d7b60ed0af69afb90de (diff) | |
Add Zipper class and use it in CinemaKDMs.
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 d7441316e..946d628a2 100644 --- a/test/wscript +++ b/test/wscript @@ -129,6 +129,7 @@ def build(bld): video_content_scale_test.cc video_mxf_content_test.cc vf_kdm_test.cc + zipper_test.cc """ # Some difference in font rendering between the test machine and others... |
