<phpunit>
	<testsuites>
		<testsuite name="default">
			<file>./tests/mainTest.php</file>
		</testsuite>
	</testsuites>
</phpunit>
