diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-06-07 12:12:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-06-07 12:12:23 +0100 |
| commit | 563ffc8c14b9db24c828c85c6590d0ece9ed19bc (patch) | |
| tree | 0cff8e928f0bd9c686ac083d407489304cc9da99 /test/wscript | |
| parent | 222d4bf6d69ea03ecef28aebbe64719efc352bef (diff) | |
Fix incorrect reel numbers in subtitle XML/MXF.
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 3ccc64423..c90f9bdfa 100644 --- a/test/wscript +++ b/test/wscript @@ -91,6 +91,7 @@ def build(bld): srt_subtitle_test.cc ssa_subtitle_test.cc stream_test.cc + subtitle_reel_number_test.cc test.cc threed_test.cc time_calculation_test.cc |
