diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-27 20:35:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-27 20:35:19 +0000 |
| commit | d6633a73369339c419f33fb9d641f342826a3290 (patch) | |
| tree | 7909203ea854f7039b62074004df92bec7aec796 /test/wscript | |
| parent | 6f125b65d1bc0650735624d7ada17a2ff573cbc4 (diff) | |
Rename color -> colour.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wscript b/test/wscript index 7e7122b1..1ac7cb3e 100644 --- a/test/wscript +++ b/test/wscript @@ -22,7 +22,7 @@ def build(bld): obj.use = 'libdcp%s' % bld.env.API_VERSION obj.source = """ certificates_test.cc - color_test.cc + colour_test.cc cpl_sar_test.cc dcp_test.cc dcp_time_test.cc |
