From 972d33c500c9de02aa007440f665637e455610c1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 14 Jan 2015 15:13:48 +0000 Subject: Forward-port some stuff from 0.x. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') diff --git a/test/wscript b/test/wscript index 23b731c..880e614 100644 --- a/test/wscript +++ b/test/wscript @@ -29,6 +29,7 @@ def build(bld): subrip_reader_test.cc time_test.cc test.cc + vertical_position_test.cc """ obj.target = 'tests' obj.install_path = '' -- cgit v1.2.3