File "phpunit.xml.dist"

Full Path: /home/jlklyejr/public_html/post-date/wp-content/plugins/official-facebook-pixel/vendor/techcrunch/wp-async-task/phpunit.xml.dist
File size: 277 bytes
MIME-type: text/plain
Charset: utf-8

<phpunit
		bootstrap="./bootstrap.php.dist"
		colors="true">
	<testsuites>
		<testsuite>
			<directory suffix="Test.php">./tests/phpunit/</directory>
		</testsuite>
	</testsuites>
	<filter>
		<whitelist>
			<file>./wp-async-task.php</file>
		</whitelist>
	</filter>
</phpunit>