[tests] Remove deprecated phpunit directive.

This commit is contained in:
Daniele Alessandri
2016-05-13 16:35:10 +02:00
parent f0b3014cb4
commit 367ed2c11c
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -3,7 +3,6 @@
<phpunit bootstrap="tests/bootstrap.php"
colors="true"
beStrictAboutTestSize="true"
checkForUnintentionallyCoveredCode="true"
beStrictAboutTestsThatDoNotTestAnything="true">
<testsuites>
-1
View File
@@ -3,7 +3,6 @@
<phpunit bootstrap="tests/bootstrap.php"
colors="true"
beStrictAboutTestSize="true"
checkForUnintentionallyCoveredCode="true"
beStrictAboutTestsThatDoNotTestAnything="true">
<testsuites>