mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-03 03:18:56 +02:00
Add some colors to phpunit output! :)
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@
|
|||||||
backupGlobals="false"
|
backupGlobals="false"
|
||||||
verbose="true"
|
verbose="true"
|
||||||
strict="true"
|
strict="true"
|
||||||
colors="false">
|
colors="true">
|
||||||
<testsuite name="small">
|
<testsuite name="unit-tests">
|
||||||
<directory suffix="Test.php">tests</directory>
|
<directory suffix="Test.php">tests</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user