summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript2
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