turn colors back on for tests.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user