From 6a804ace532c13b2095972cd48d422e2c9fa0b70 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 30 Apr 2015 15:36:05 +0100 Subject: Add a very simple test for writing subtitles. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index 92aea24a..30015939 100644 --- a/test/wscript +++ b/test/wscript @@ -49,6 +49,7 @@ def build(bld): test.cc text_test.cc util_test.cc + write_subtitle_test.cc """ obj.target = 'tests' obj.install_path = '' -- cgit v1.2.3