diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-28 00:45:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-28 00:45:03 +0000 |
| commit | 8520636e803e9eb17c9f73272f340d0e1c17ad67 (patch) | |
| tree | 9aaa1abf9ebeb3b1cc9170e9f94323373c85be82 /test/wscript | |
| parent | fbb6e0e4d5731a2de6820bcb6ee57252ddd772fa (diff) | |
More tests.
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 b5075e3f..0ac8b800 100644 --- a/test/wscript +++ b/test/wscript @@ -43,6 +43,7 @@ def build(bld): round_trip_test.cc subtitle_tests.cc test.cc + text_test.cc util_test.cc """ obj.target = 'tests' |
