summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-03-28 01:21:28 +0100
committerCarl Hetherington <cth@carlh.net>2025-03-28 01:21:28 +0100
commit034d7176177043dc4cb4518ae6a946efe401b809 (patch)
treeae7187d3d5751b3d23c300118aeaf70e8b163d49 /test/wscript
parent66b8fe87f90e812672d213387fe08d734464ac9f (diff)
Copy audio language when setting up a project from a DCP (#3009).
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 868d98c58..b568872a3 100644
--- a/test/wscript
+++ b/test/wscript
@@ -70,6 +70,7 @@ def build(bld):
colour_conversion_test.cc
config_test.cc
content_test.cc
+ copy_dcp_details_to_film_test.cc
cpl_hash_test.cc
cpl_metadata_test.cc
create_cli_test.cc