From 64867fc22dc707bae3342525aa07a9e904e3276c Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Fri, 24 Feb 2006 23:32:14 +0000 Subject: tests/check/Makefile.am: Forgot to remove that test. Original commit message from CVS: 2006-02-25 Julien MOUTTE * tests/check/Makefile.am: Forgot to remove that test. --- 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 9b6ebaa1..0ec81d7d 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -21,8 +21,7 @@ check_PROGRAMS = \ elements/level \ elements/matroskamux \ elements/cmmldec \ - elements/cmmlenc \ - elements/skeldec + elements/cmmlenc # these tests don't even pass -- cgit