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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-08-17 05:22:57 +0300
committerOlivier Paroz <github@oparoz.com>2015-08-17 05:22:57 +0300
commit083aa7ecfa671ea054a0a1bc84c93b185f56d1c6 (patch)
tree35cbe7835922a3ccbdd36f4f4b1042f9750fabba /codeception.yml
parent82443c07147301ebf015bbb948935b7518ff487d (diff)
Add Config API
Diffstat (limited to 'codeception.yml')
-rw-r--r--codeception.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/codeception.yml b/codeception.yml
index 6c6c2b0f..181f0809 100644
--- a/codeception.yml
+++ b/codeception.yml
@@ -30,6 +30,7 @@ coverage:
- preview/*
- service/*
exclude:
+ - appinfo/info.xml
- build/*
- css/*
- documentation/*