?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/caldera-forms/vendor/calderawp/caldera-forms-query/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/caldera-forms/vendor/calderawp

?? Viewing: phpunit.xml.dist

<phpunit
	bootstrap="Tests/bootstrap.php"
	backupGlobals="false"
	colors="true"
	convertErrorsToExceptions="true"
	convertNoticesToExceptions="true"
	convertWarningsToExceptions="true"
	>
	<testsuites>
		<testsuite  name="unit" suffix=".php">
			<directory>./Tests/Unit</directory>
		</testsuite>

	</testsuites>
	<log type="coverage-clover" target="clover.xml"/>
</phpunit>


??

??