diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-08 21:26:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-08 21:26:21 +0000 |
| commit | 77e70f82829aee382105f3d5520edd630933b765 (patch) | |
| tree | 7e24e438d36d5e85a9fedb7ae885ef3f1c242e22 /test/wscript | |
| parent | 230d989d46375a968a03e34bad429c67c75ebab8 (diff) | |
Add method to detect utf8 strings.
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 1afce805..a11dc2a7 100644 --- a/test/wscript +++ b/test/wscript @@ -94,6 +94,7 @@ def build(bld): sound_frame_test.cc test.cc util_test.cc + utf8_test.cc write_subtitle_test.cc """ obj.target = 'tests' |
