summaryrefslogtreecommitdiffstats
path: root/tests/phpunit.xml
blob: 93b781bca442279940ac30fb9d21bfc311df27f8 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="bootstrap.php">
	<testsuite name='ownCloud'>
		<directory suffix='.php'>lib/</directory>
	</testsuite>
</phpunit>