summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-03-05 00:47:24 +0100
committerCarl Hetherington <cth@carlh.net>2025-03-05 23:52:14 +0100
commite61cc4ff73a82ef0a6575ca5a6f960e1577af480 (patch)
tree9f37c9c663f46919d1fd8fdec5ca08cdfd754eda /test/wscript
parentf3d37cc0ad95cc8e6d71246dd842e6e1d9e7b06c (diff)
Find missing fonts after finding missing content.
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 7b4e484d6..85bfccf56 100644
--- a/test/wscript
+++ b/test/wscript
@@ -45,6 +45,7 @@ def build(bld):
obj.use = 'libdcpomatic2'
obj.source = """
2536_regression_test.cc
+ 2986_regression_test.cc
4k_test.cc
analytics_test.cc
atmos_test.cc