diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-03-01 10:45:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-19 23:04:32 +0100 |
| commit | 8f82b8f3b950d7fc03f57aef147a5eab3e62c298 (patch) | |
| tree | 42fd41c9cad82c188870e330bc53f273803c2c71 /test/wscript | |
| parent | 5927eb82754ce916cd00eae4d7c302b17c36ae36 (diff) | |
Remove video_decoder_fill_test as it was specialised to the old code.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/wscript b/test/wscript index 0f3ef4cde..85a573f0c 100644 --- a/test/wscript +++ b/test/wscript @@ -106,7 +106,6 @@ def build(bld): # XXX # upmixer_a_test.cc - # video_decoder_fill_test.cc obj.target = 'unit-tests' obj.install_path = '' |
