turn colors back on for tests.
This commit is contained in:
parent
6bdc34dc07
commit
28c3ef6eba
|
@ -1,4 +1,4 @@
|
||||||
<phpunit colors="false" bootstrap="phpunit.php">
|
<phpunit colors="true" bootstrap="phpunit.php">
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="Test Suite">
|
<testsuite name="Test Suite">
|
||||||
<directory suffix=".test.php">tests/cases</directory>
|
<directory suffix=".test.php">tests/cases</directory>
|
||||||
|
|
Loading…
Reference in New Issue