From 70c6c2ae0cfd9fe20e31f5dc9c340973645bb079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 12 Jan 2012 17:31:44 +0000 Subject: [PATCH] tests: discoverer test is now valgrind clean --- tests/check/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index ad9cafac44..3280ba3018 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -167,7 +167,6 @@ check_PROGRAMS = \ # ffmpegcolorspace takes too long, so disabled for now VALGRIND_TO_FIX = \ elements/ffmpegcolorspace \ - libs/discoverer \ libs/video # these tests don't even pass