* Makefile to do make test
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sun, 31 Dec 2006 09:19:24 +0000 (09:19 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Sun, 31 Dec 2006 09:19:24 +0000 (09:19 +0000)
Makefile [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..0cfba45
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+test: Test.php
+       prove -r t