diff options
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 b7d91cb..4653bd0 100644 --- a/test/wscript +++ b/test/wscript @@ -31,6 +31,7 @@ def build(bld): time_test.cc test.cc vertical_position_test.cc + webvtt_reader_test.cc """ obj.target = 'tests' obj.install_path = '' |
