diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-11-20 22:51:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-11-20 22:51:15 +0100 |
| commit | d330522cb1a0504e5f85c2346344e04916c68a4f (patch) | |
| tree | 65f711f94bbb7752610b0f740e115005692927f7 /test/wscript | |
| parent | 8837c451db6d87faf4bf23b16297f7b4e05ddbbe (diff) | |
Always add FFOC and LFOC markers (#1805).
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
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 |
