* Makefile.am (XFAIL_TESTS): So remove them from here. Signed-off-by: Stefano Lattarini <[email protected]> --- Makefile.am | 2 -- 1 file changed, 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am index 2d91017..290d5f4 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 \ -- 1.7.9.5
