Current File : /home/jvzmxxx/wiki1/vendor/cssjanus/cssjanus/phpunit.xml.dist
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="vendor/autoload.php" colors="true" strict="true">
	<testsuites>
		<testsuite name="CSSJanus Test Suite">
			<directory>./test/suites</directory>
		</testsuite>
	</testsuites>
</phpunit>