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:
Diffstat (limited to 'phpunit.xml')
-rw-r--r--phpunit.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpunit.xml b/phpunit.xml
index 81137a1d..3f796278 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -13,8 +13,8 @@
<!--<file>/path/to/file</file>-->
<!--<exclude>-->
- <!--<directory suffix=".php">/path/to/dir</directory>-->
- <!--<file>/path/to/file</file>-->
+ <!--<directory suffix=".php">/path/to/dir</directory>-->
+ <!--<file>/path/to/file</file>-->
<!--</exclude>-->
</whitelist>