From: Ævar Arnfjörð Bjarmason Date: Sun, 31 Dec 2006 09:19:24 +0000 (+0000) Subject: * Makefile to do make test X-Git-Tag: 1.31.0-rc.0~54721 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=fa77489a03f727cead02911bd702569603aa2568;p=lhc%2Fweb%2Fwiklou.git * Makefile to do make test --- diff --git a/Makefile b/Makefile new file mode 100644 index 0000000000..0cfba45ad4 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +test: Test.php + prove -r t