diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-06-27 23:09:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-06-27 23:56:47 +0100 |
| commit | 5728b8095b9522626d61b1c684a9492f759e2870 (patch) | |
| tree | 95c5ec1e0b9881f8d7b5b749a3b408b58977b81f /test/wscript | |
| parent | 498ac2a3881882054acc808cdd36f835472dc5db (diff) | |
Fix incorrect timing of PNG subtitles in second and subsequent reels.
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 c0ce3196b..d3f4a5382 100644 --- a/test/wscript +++ b/test/wscript @@ -107,6 +107,7 @@ def build(bld): ssa_subtitle_test.cc stream_test.cc subtitle_charset_test.cc + subtitle_reel_test.cc subtitle_reel_number_test.cc subtitle_trim_test.cc test.cc |
