File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/10.5/phpunit.xsd" backupGlobals =" false" colors =" true" processIsolation =" false" stopOnFailure =" false" bootstrap =" tests/unit/bootstrap.inc.php" cacheDirectory = " .phpunit.cache " backupStaticProperties =" false" >
2+ <phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/10.5/phpunit.xsd" backupGlobals =" false" colors =" true" processIsolation =" false" stopOnFailure =" false" bootstrap =" tests/unit/bootstrap.inc.php" backupStaticProperties =" false" >
33 <testsuites >
44 <testsuite name =" default" >
55 <directory >tests/unit</directory >
You can’t perform that action at this time.
0 commit comments