diff --git a/Makefile b/Makefile index acb957097..bd2cc2bc4 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ URL=`php5 ./cli-script.php SapphireInfo/baseurl` test: phpunit phpunit: - php5 ./cli-script.php dev/build + php5 ./cli-script.php dev/build flush=1 php5 ./cli-script.php dev/tests/all flush=1 windmill: