From 8b345f0320d9e681e0f42011f7a83f7b9dcff926 Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Wed, 27 Aug 2008 09:23:56 +0000 Subject: [PATCH] Disabled across-the-board use of windmill tests in continuous integration; instead a specific build is set up for it git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@61630 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9103c0d15..cc05f3e7c 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # URL=`php5 ./cli-script.php SapphireInfo/baseurl` -test: phpunit windmill +test: phpunit phpunit: php5 ./cli-script.php dev/tests/all flush=1