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