Fix functional tests

This commit is contained in:
Frederic Guillot
2015-06-27 20:22:54 -04:00
parent fe2ddce914
commit ff030d43c3
4 changed files with 10 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
<phpunit>
<phpunit stopOnError="true" stopOnFailure="true" colors="true">
<testsuites>
<testsuite name="Kanboard">
<directory>functionals</directory>