mirror of
https://github.com/predis/predis.git
synced 2026-08-30 20:21:31 +00:00
[test] Run the test suite in strict mode and use output colors.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<phpunit bootstrap="test/bootstrap.php">
|
||||
<phpunit bootstrap="test/bootstrap.php" colors="true" strict="true">
|
||||
<testsuites>
|
||||
<testsuite name="Predis Test Suite">
|
||||
<directory>test/</directory>
|
||||
|
||||
Reference in New Issue
Block a user