Your IP : 216.73.216.95


Current Path : /var/test/www/ya/wp-content/plugins/meanthemes-tools/include/cmb2/
Upload File :
Current File : /var/test/www/ya/wp-content/plugins/meanthemes-tools/include/cmb2/phpunit.xml.dist

<phpunit
	bootstrap                   = "tests/bootstrap.php"
	backupGlobals               = "false"
	colors                      = "true"
	convertErrorsToExceptions   = "true"
	convertNoticesToExceptions  = "true"
	convertWarningsToExceptions = "true"
	verbose                     = "true"
	>
	<testsuites>
		<testsuite>
			<directory prefix="test-" suffix=".php">./tests/</directory>
		</testsuite>
	</testsuites>
</phpunit>