diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-01-09 13:02:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-01-09 13:02:09 +0100 |
| commit | c2c6fbdd8dddbb6ccba0a6ae49a13d5364122df7 (patch) | |
| tree | bc30152b704346ac86199f112e4584e5c15fd8fb /test/wscript | |
| parent | 66563a87f230392d3405b5b20997f43cbcd9cf6b (diff) | |
Re-make video after YUV/RGB matrix is changed (#2714).
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 c5b06cc9e..7930397f6 100644 --- a/test/wscript +++ b/test/wscript @@ -135,6 +135,7 @@ def build(bld): reel_writer_test.cc required_disk_space_test.cc remake_id_test.cc + remake_video_test.cc remake_with_subtitle_test.cc render_subtitles_test.cc scaling_test.cc |
