diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-14 22:29:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-14 22:29:42 +0000 |
| commit | 2ed09754ce80e30bb5e44766752e354543d7418a (patch) | |
| tree | 389a0ef881cf5e5370480dc2a2f15c7f04f5c1d0 /test/wscript | |
| parent | 8803a19c6901ab3c3ff85c964343f08458e0824e (diff) | |
Add test for bad ScreenAspectRatio tags in Interop.
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 23469203..7bb68252 100644 --- a/test/wscript +++ b/test/wscript @@ -23,6 +23,7 @@ def build(bld): obj.source = """ certificates_test.cc color_test.cc + cpl_sar.cc dcp_test.cc dcp_time_test.cc decryption_test.cc |
