summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-25 17:06:44 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-25 17:06:44 +0000
commitd2e8a683eed6fb82d4d255fffaf571ff27057132 (patch)
treebea3ed6db13ab6d5a72673aa2c30a55d9e188f03 /test/wscript
parent03356464b29ff84f72d252efb22502754f55cfce (diff)
Plot video and subtitle on one track and audio on the rest in the timeline.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 5d468f68c..7efe6e61c 100644
--- a/test/wscript
+++ b/test/wscript
@@ -71,6 +71,7 @@ def build(bld):
ratio_test.cc
repeat_frame_test.cc
recover_test.cc
+ rect_test.cc
reels_test.cc
required_disk_space_test.cc
resampler_test.cc