/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
phpunit
/
phpunit
/
tests
/
_files
/
OneClassPerFile
/
Upload File
HOME
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../phpunit.xsd"> <testsuites> <testsuite name="default"> <directory>wrongClassName</directory> </testsuite> </testsuites> </phpunit>