]> git.draconx.ca Git - dxcommon.git/blobdiff - testsuite.at
Move TAP testsuite macros into snippets.
[dxcommon.git] / testsuite.at
index badb6de9315718b8d215d5f5b3685664bbc66ff9..2076d70e637550118d19c5620f334cd70e87fe0c 100644 (file)
@@ -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 </dev/null
-  echo
-} >&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])