Enhancement: Reference phpunit schema (#211)

This commit is contained in:
Andreas Möller 2018-01-31 19:29:19 +01:00 committed by Arkadiusz Kondas
parent 4954f4d40e
commit 498937cf64
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
colors="true"
beStrictAboutTestsThatDoNotTestAnything="true"
beStrictAboutOutputDuringTests="true"