/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
phpunit
/
phpunit
/
build
/
config
/
Upload File
HOME
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.4/phpunit.xsd" bootstrap="../../tests/bootstrap.php" verbose="true"> <testsuites> <testsuite name="small"> <directory suffix=".phpt">../../tests/fail</directory> </testsuite> </testsuites> <php> <const name="PHPUNIT_TESTSUITE" value="true"/> </php> </phpunit>