summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-01-08 16:25:42 +0100
committerCarl Hetherington <cth@carlh.net>2024-01-09 11:54:16 +0100
commit12d1abf033654727d6ab6278087ff7cfc65d63f6 (patch)
treeb920b3c3614fc91a1cb2a220972042e6318a6fd4 /test/wscript
parentad41d2dd987ffcd2068d9fbf4273108c9f796762 (diff)
Move ScopeGuard into libdcp.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wscript b/test/wscript
index e8762009c..c5b06cc9e 100644
--- a/test/wscript
+++ b/test/wscript
@@ -138,7 +138,6 @@ def build(bld):
remake_with_subtitle_test.cc
render_subtitles_test.cc
scaling_test.cc
- scope_guard_test.cc
scoped_temporary_test.cc
silence_padding_test.cc
shuffler_test.cc