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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/composer.json')
-rw-r--r--tests/integration/composer.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/integration/composer.json b/tests/integration/composer.json
deleted file mode 100644
index 2f0f8a8..0000000
--- a/tests/integration/composer.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "require-dev": {
- "phpunit/phpunit": "~4.6",
- "behat/behat": "^3.0",
- "guzzlehttp/guzzle": "~5.0",
- "jarnaiz/behat-junit-formatter": "^1.3"
- }
-}