From 77e70f82829aee382105f3d5520edd630933b765 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 8 Mar 2018 21:26:21 +0000 Subject: Add method to detect utf8 strings. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test') 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' -- cgit v1.2.3