diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-21 18:51:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-21 18:51:43 +0000 |
| commit | b2a89d8d2601ae0eb0e63fa40c999994397fdfe5 (patch) | |
| tree | 8a556350d562ad68250cb715041d587ecc466ebf /test/wscript | |
| parent | 6c7d8891b63761e67a6b4f5cb3b23300937f6095 (diff) | |
Rearrange test.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wscript b/test/wscript index 362180a0d..5d468f68c 100644 --- a/test/wscript +++ b/test/wscript @@ -94,7 +94,7 @@ def build(bld): # Disabled tests: some difference in font rendering between the test machine # and others... - # subrip_test.cc burnt_subtitle_test.cc + # burnt_subtitle_test.cc obj.target = 'unit-tests' obj.install_path = '' |
