mirror of
https://github.com/predis/predis.git
synced 2026-09-15 04:47:01 +00:00
[tests] Remove deprecated phpunit directive.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
<phpunit bootstrap="tests/bootstrap.php"
|
||||
colors="true"
|
||||
beStrictAboutTestSize="true"
|
||||
checkForUnintentionallyCoveredCode="true"
|
||||
beStrictAboutTestsThatDoNotTestAnything="true">
|
||||
|
||||
<testsuites>
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
<phpunit bootstrap="tests/bootstrap.php"
|
||||
colors="true"
|
||||
beStrictAboutTestSize="true"
|
||||
checkForUnintentionallyCoveredCode="true"
|
||||
beStrictAboutTestsThatDoNotTestAnything="true">
|
||||
|
||||
<testsuites>
|
||||
|
||||
Reference in New Issue
Block a user