diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-12 23:21:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-12 23:21:25 +0100 |
| commit | 99cebd529d5126fc5dfb7e8ff4b5050a8e18a6f3 (patch) | |
| tree | fc725f4bb346831f095728113eeba5d96ff5e3dc /test/wscript | |
| parent | 71ab83292da50b080befd98b01804a120b94f65e (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/wscript | 1 |
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 |
