Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-06-05 17:55:06 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-06-05 17:55:06 +0300
commit8e4f78eaac98a4650212aa50bb112e55944113b7 (patch)
treed565da61950a31fb9fc2b9a82e0ec4c8f6d773bb /tests/PHPUnit/phpunit.xml.dist
parent5c91d9226ef617d8ffc4b6907a285e6498c47af0 (diff)
Remove the deprecated strict option in phpunit config
Diffstat (limited to 'tests/PHPUnit/phpunit.xml.dist')
-rw-r--r--tests/PHPUnit/phpunit.xml.dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PHPUnit/phpunit.xml.dist b/tests/PHPUnit/phpunit.xml.dist
index 0a03dd9846..81bfcc00ff 100644
--- a/tests/PHPUnit/phpunit.xml.dist
+++ b/tests/PHPUnit/phpunit.xml.dist
@@ -16,7 +16,6 @@
stopOnFailure="false"
stopOnIncomplete="false"
stopOnSkipped="false"
- strict="false"
verbose="true">
<testsuites>