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

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