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-14 04:50:17 +0300
committerOlivier Paroz <github@oparoz.com>2015-08-14 04:50:17 +0300
commit2adbe85bb6f5d8baf2d63aa74ba60699c0edd768 (patch)
tree03390ae0d92b1c7101a61a57ab0a6fa13550c079 /tests/api.suite.yml
parentb84508a0b687b91b623c6f81ea99e5fe40daa846 (diff)
1st test module: DataSetup
Diffstat (limited to 'tests/api.suite.yml')
-rw-r--r--tests/api.suite.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/api.suite.yml b/tests/api.suite.yml
index c3ad1168..09ec480e 100644
--- a/tests/api.suite.yml
+++ b/tests/api.suite.yml
@@ -2,6 +2,7 @@ class_name: ApiTester
modules:
enabled:
- \Helper\Api
+ - \Helper\DataSetup
- REST:
url: http://localhost:8000
depends: PhpBrowser