From: Stefano Lattarini Date: Mon, 16 Jul 2012 09:39:53 +0000 (+0200) Subject: [ng] fixup: tests on Bison skeletons are now passing X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de7c0bcfdee56ba7e56b10b979aab11b7f71814b;p=thirdparty%2Fautomake.git [ng] fixup: tests on Bison skeletons are now passing * Makefile.am (XFAIL_TESTS): So remove them from here. Signed-off-by: Stefano Lattarini --- diff --git a/Makefile.am b/Makefile.am index 2d9101711..290d5f423 100644 --- a/Makefile.am +++ b/Makefile.am @@ -340,8 +340,6 @@ perl_fake_XFAIL_TESTS = \ XFAIL_TESTS = \ t/all.sh \ t/override-suggest-local.sh \ - t/yacc-bison-skeleton-cxx.sh \ - t/yacc-bison-skeleton.sh \ t/comments-in-var-def.sh \ t/cond17.sh \ t/dist-srcdir2.sh \