summaryrefslogtreecommitdiff
path: root/phpunit.xml
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2016-12-12 10:03:42 +0000
committerAndres Rey <[email protected]>2016-12-12 10:03:42 +0000
commitacfa9401c73a8a89bdbbcff5413cdfbd67602138 (patch)
treedffdf1c5a890313b776ee286c513cc3d4a2c66e1 /phpunit.xml
parent393af7863bc7102c6aef90b5d1c7469a6f3d742b (diff)
Goddammit
Diffstat (limited to 'phpunit.xml')
-rw-r--r--phpunit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpunit.xml b/phpunit.xml
index 3291be1..c31223d 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<phpunit bootstrap="./vendor/autoload.php"
+<phpunit bootstrap="vendor/autoload.php"
colors="true"
stopOnFailure="false"
stopOnError="false">