summaryrefslogtreecommitdiff
path: root/test/test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.cc')
-rw-r--r--test/test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.cc b/test/test.cc
index 2837729c5..d9c53209c 100644
--- a/test/test.cc
+++ b/test/test.cc
@@ -149,7 +149,7 @@ check_dcp (string ref, string check)
BOOST_CHECK (ref_dcp.equals (check_dcp, options, boost::bind (note, _1, _2)));
}
-
+#include "black_fill_test.cc"
#include "scaling_test.cc"
#include "ratio_test.cc"
#include "pixel_formats_test.cc"