summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-19 19:47:07 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-19 19:47:07 +0000
commit3bae1fb76f8d4751ee62717e3f18cee47d1deb90 (patch)
treea74fbc1f602586a6bfd4e8c156f73caf3b1888ec /test/wscript
parent097f27fcbd28d81b1ff2ae37949b1fcc3a97a716 (diff)
Support RatingList.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 53d84617..d5412b4d 100644
--- a/test/wscript
+++ b/test/wscript
@@ -67,6 +67,7 @@ def build(bld):
colour_test.cc
colour_conversion_test.cc
cpl_sar_test.cc
+ cpl_ratings_test.cc
dcp_font_test.cc
dcp_test.cc
dcp_time_test.cc