diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-04 20:11:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-04 20:11:29 +0000 |
| commit | 689d56339857b0a82156641f28392b8d2f11beea (patch) | |
| tree | 9cb15585f2122c79d8b4a0a44fae830cee3eaa32 /test/wscript | |
| parent | fa2900fedac1030141c56b691c7f6e0f7e629424 (diff) | |
Fix incorrect reading of ScreenAspectRatio.
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 7e6e48ed..e10bef9d 100644 --- a/test/wscript +++ b/test/wscript @@ -48,6 +48,7 @@ def build(bld): read_dcp_test.cc read_interop_subtitle_test.cc read_smpte_subtitle_test.cc + reel_asset_test.cc recovery_test.cc rgb_xyz_test.cc round_trip_test.cc |
