server/tests/phpunit.xml
2012-10-08 14:26:51 +02:00

7 lines
198 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="bootstrap.php">
<testsuite name='ownCloud'>
<directory suffix='.php'>lib/</directory>
<file>apps.php</file>
</testsuite>
</phpunit>