From 8f82b8f3b950d7fc03f57aef147a5eab3e62c298 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 1 Mar 2017 10:45:21 +0000 Subject: Remove video_decoder_fill_test as it was specialised to the old code. --- test/wscript | 1 - 1 file changed, 1 deletion(-) (limited to 'test/wscript') 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 = '' -- cgit v1.2.3