From d44570cfdd842176ae0168a50171d3c1232e9d0d Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Fri, 9 Mar 2007 18:49:37 +0000 Subject: tests/check/Makefile.am: Re-enable the states test and see if it works on the buildbots. Original commit message from CVS: * tests/check/Makefile.am: Re-enable the states test and see if it works on the buildbots. --- tests/check/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index a63671d7..b4404add 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -49,8 +49,7 @@ check_PROGRAMS = \ elements/videofilter \ $(check_taglib) -VALGRIND_TO_FIX = \ - generic/states +VALGRIND_TO_FIX = TESTS = $(check_PROGRAMS) -- cgit