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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-07-14 17:40:10 +0300
committerJoas Schilling <coding@schilljs.com>2017-08-07 13:53:54 +0300
commit66ae76bbfdffd07275da027082996eb9ea4e4cad (patch)
treeb5940169fb7221e43d76a53a87e9a22114ffbf68 /.gitignore
parent542e9dc64a6ef3327408adae465ae2bce80605bc (diff)
Start to write some integration tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bd50929b1..3a6ad154a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ node_modules
coverage
tests/php/coverage-html
tests/php/clover.xml
+tests/integration/vendor
+tests/integration/output