X-Git-Url: http://git.draconx.ca/gitweb/dxcommon.git/blobdiff_plain/a686e811e9fb465ed7c8d88f75915489fc7d09f0..f1527e8c5958c25abb54818a2e9618a85a75bec0:/testsuite.at diff --git a/testsuite.at b/testsuite.at index badb6de..2076d70 100644 --- a/testsuite.at +++ b/testsuite.at @@ -7,13 +7,9 @@ There is NO WARRANTY, to the extent permitted by law.]) AT_INIT AT_COLOR_TESTS -m4_divert_push([PREPARE_TESTS])dnl -{ - AS_ECHO(["% prove --version"]) - prove --version &AS_MESSAGE_LOG_FD 2>&1 +m4_include([snippet/test-tap.at]) +m4_divert_push([PREPARE_TESTS])dnl # Reduce influence from the toplevel "make" invocation on test cases. AS_UNSET([MAKEFLAGS]) AS_UNSET([MAKELEVEL])