summaryrefslogtreecommitdiff
path: root/test/test.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-05-28 16:58:20 +0100
committerCarl Hetherington <cth@carlh.net>2013-05-28 16:58:20 +0100
commitc13771610ef9a01cb29342bca82f9999f8b5ddbc (patch)
tree4891c0e93babc20743fa885e42b54a7f7100ec55 /test/test.cc
parent8667600ba1eab16a35e80ca9ffa622089353e86d (diff)
Rename a couple of things.
Diffstat (limited to 'test/test.cc')
-rw-r--r--test/test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.cc b/test/test.cc
index f7e2b2e82..7d49bb66a 100644
--- a/test/test.cc
+++ b/test/test.cc
@@ -93,6 +93,7 @@ new_test_film (string name)
return f;
}
+#include "scaling_test.cc"
#include "container_test.cc"
#include "pixel_formats_test.cc"
#include "make_black_test.cc"