And again

This commit is contained in:
Sébastien Lucas 2013-11-28 11:50:30 +01:00
parent 198323773d
commit d5873492e7

View file

@ -15,4 +15,4 @@ echo "Good PHP version"
curl -s https://raw.github.com/jlipps/sausage-bun/master/givememysausage.php | php curl -s https://raw.github.com/jlipps/sausage-bun/master/givememysausage.php | php
cp test/config_local.php.sauce config_local.php cp test/config_local.php.sauce config_local.php
php -S localhost:8888 2> /dev/null & php -S localhost:8888 2> /dev/null &
vendor/bin/phpunit Sauce.php vendor/bin/phpunit test/Sauce.php