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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2017-07-01 17:08:44 +0300
committerbrantje <brantje@gmail.com>2017-07-01 19:09:39 +0300
commita1d1fc8ede2beca6a06b0963b75fc16bda269674 (patch)
tree68dd10a92fa9ea68f4880f6f27d938d6d141dc52 /phpunit.integration.xml
parent2c0455ead143d62fc4b485d8d197edd14726f48e (diff)
Update phpunit
Diffstat (limited to 'phpunit.integration.xml')
-rw-r--r--phpunit.integration.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpunit.integration.xml b/phpunit.integration.xml
index 32cba8af..9a9c27a6 100644
--- a/phpunit.integration.xml
+++ b/phpunit.integration.xml
@@ -1,7 +1,7 @@
<phpunit bootstrap="tests/bootstrap.php" colors="true">
<testsuites>
<testsuite name="integration">
- <directory>./tests/integration</directory>
+ <!-- <directory>./tests/integration</directory> -->
</testsuite>
</testsuites>
</phpunit> \ No newline at end of file