diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-17 22:21:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-17 22:21:15 +0100 |
| commit | 5f64a83b76dd015cc03d106061bf890d3d80d788 (patch) | |
| tree | ca26a9e9c94d98d4d6dc5fbf0af71279546c1063 /test | |
| parent | 395b88b4ee3a0739a32af4129b0a47d2f063a937 (diff) | |
Try to actually use colour conversion; bump libdcp in cscript.
Diffstat (limited to 'test')
| -rw-r--r-- | test/client_server_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/client_server_test.cc b/test/client_server_test.cc index 7faf47c41..8662f54e8 100644 --- a/test/client_server_test.cc +++ b/test/client_server_test.cc @@ -76,6 +76,7 @@ BOOST_AUTO_TEST_CASE (client_server_test) image, 0, EYES_BOTH, + ColourConversion (), 24, 200000000, log |
