diff options
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/wscript b/test/wscript index 85a573f0c..0edb4ab88 100644 --- a/test/wscript +++ b/test/wscript @@ -92,6 +92,7 @@ def build(bld): threed_test.cc time_calculation_test.cc update_checker_test.cc + upmixer_a_test.cc util_test.cc vf_test.cc video_content_scale_test.cc @@ -104,8 +105,5 @@ def build(bld): # This one doesn't check anything # resampler_test.cc - # XXX - # upmixer_a_test.cc - obj.target = 'unit-tests' obj.install_path = '' |
