mirror of
https://github.com/nextcloud/server.git
synced 2026-02-25 19:04:38 -05:00
6 lines
174 B
XML
6 lines
174 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<phpunit bootstrap="bootstrap.php">
|
|
<testsuite name='ownCloud'>
|
|
<directory suffix='.php'>lib/</directory>
|
|
</testsuite>
|
|
</phpunit>
|