From: Stefano Lattarini Date: Sat, 12 Jan 2013 15:34:51 +0000 (+0100) Subject: tests: t/ccnoco4.sh is passing now X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a074aa0fd35edbc06255c901b7302286e1eebc5;p=thirdparty%2Fautomake.git tests: t/ccnoco4.sh is passing now * Makefile.am (XFAIL_TESTS): So Don't list it here. Signed-off-by: Stefano Lattarini --- diff --git a/Makefile.am b/Makefile.am index 7ead7d921..f4ebd2ca7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -347,7 +347,6 @@ perl_fake_XFAIL_TESTS = \ XFAIL_TESTS = \ t/all.sh \ - t/ccnoco4.sh \ t/override-suggest-local.sh \ t/comments-in-var-def.sh \ t/cond17.sh \