summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-08-08 15:16:35 +0200
committerCarl Hetherington <cth@carlh.net>2023-08-09 00:42:59 +0200
commit5b11c3b09a0fae96d047c4621e67a89c44f7c25a (patch)
treed9129497fb8fc3c8c187b7d78dd9ee510da07ffd /test/wscript
parent862524f04f5ac9e776fd08fb89b3c435d6fb6246 (diff)
Add a test.
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 e1c12f89d..ccace40e7 100644
--- a/test/wscript
+++ b/test/wscript
@@ -94,6 +94,7 @@ def build(bld):
file_group_test.cc
file_log_test.cc
file_naming_test.cc
+ film_test.cc
film_metadata_test.cc
find_missing_test.cc
font_comparator_test.cc