remove deprecated strict setting

This commit is contained in:
Thomas Müller 2015-12-09 12:10:12 +01:00
parent e3b47e80f7
commit bb02488cc2
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="bootstrap.php"
strict="true"
verbose="true"
timeoutForSmallTests="900"
timeoutForMediumTests="900"