summaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty/icewind/streams/tests/phpunit.xml
blob: e3d96352c43687821fe97f44c282ea38b7bd22dc (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="bootstrap.php">
	<testsuite name='Stream'>
		<directory suffix='.php'>./</directory>
	</testsuite>
</phpunit>