summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-11-20 22:51:15 +0100
committerCarl Hetherington <cth@carlh.net>2020-11-20 22:51:15 +0100
commitd330522cb1a0504e5f85c2346344e04916c68a4f (patch)
tree65f711f94bbb7752610b0f740e115005692927f7 /test/wscript
parent8837c451db6d87faf4bf23b16297f7b4e05ddbbe (diff)
Always add FFOC and LFOC markers (#1805).
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 176f4ca67..aa535ba27 100644
--- a/test/wscript
+++ b/test/wscript
@@ -94,6 +94,7 @@ def build(bld):
job_test.cc
kdm_naming_test.cc
make_black_test.cc
+ markers_test.cc
no_use_video_test.cc
optimise_stills_test.cc
pixel_formats_test.cc