summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-08-22 23:50:28 +0200
committerCarl Hetherington <cth@carlh.net>2025-08-25 11:22:27 +0200
commit6ea9b75c5fc4736f19a424796a3d2c7550fb16dc (patch)
treefc826b31fc5bc5edab88ff1b4c5759e95afd4cef /test/wscript
parentb02325ff69686381f40fee39df35666e58df367e (diff)
Add cover sheet magic strings for marker positions (#3076).
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 d9529d0b8..4bd2c8891 100644
--- a/test/wscript
+++ b/test/wscript
@@ -72,6 +72,7 @@ def build(bld):
config_test.cc
content_test.cc
copy_dcp_details_to_film_test.cc
+ cover_sheet_test.cc
cpl_hash_test.cc
cpl_metadata_test.cc
create_cli_test.cc