Welcome to mirror list, hosted at ThFree Co, Russian Federation.

phpunit.integration.xml - github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9a9c27a68d510b2503cc74ea554c6bc81541f6c1 (plain)
1
2
3
4
5
6
7
<phpunit bootstrap="tests/bootstrap.php" colors="true">
    <testsuites>
        <testsuite name="integration">
           <!-- <directory>./tests/integration</directory> -->
        </testsuite>
    </testsuites>
</phpunit>