<phpunit bootstrap="tests/bootstrap.php" colors="true">
	<testsuites>
		<testsuite name="IP2Proxy PHP SDK Testcase">
			<directory suffix="Test.php">./tests/</directory>
		</testsuite>
	</testsuites>
</phpunit>