Your IP : 216.73.216.130


Current Path : /var/www/ljmtc/wp-content/plugins/user-registration/
Upload File :
Current File : /var/www/ljmtc/wp-content/plugins/user-registration/phpunit.xml.dist

<phpunit
	bootstrap="tests/phpunit/bootstrap.php"
	backupGlobals="false"
	colors="true"
	convertErrorsToExceptions="true"
	convertNoticesToExceptions="true"
	convertWarningsToExceptions="true"
	>
	<testsuites>
		<testsuite name="default">
			<directory suffix="-test.php">./tests/phpunit/</directory>
		</testsuite>
	</testsuites>
	<groups>
		<exclude>
			<group>ms-required</group>
		</exclude>
	</groups>
</phpunit>