summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-07-12 23:21:25 +0100
committerCarl Hetherington <cth@carlh.net>2017-07-12 23:21:25 +0100
commit99cebd529d5126fc5dfb7e8ff4b5050a8e18a6f3 (patch)
treefc725f4bb346831f095728113eeba5d96ff5e3dc /test/wscript
parent71ab83292da50b080befd98b01804a120b94f65e (diff)
Don't emit black to fill up to a frame that we're not going to emit.
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 7dcd6a9cc..e4a391f8b 100644
--- a/test/wscript
+++ b/test/wscript
@@ -49,6 +49,7 @@ def build(bld):
audio_processor_test.cc
audio_processor_delay_test.cc
audio_ring_buffers_test.cc
+ butler_test.cc
client_server_test.cc
colour_conversion_test.cc
content_test.cc