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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-12-11 18:22:30 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2014-12-11 18:22:30 +0300
commitf1d17141133efa267ed5b30f01a4117162b76ce6 (patch)
tree6dae69582511ea927041b47ea89c1d396e5e0cc1 /tests/data
parent6566dc83e798b0956c1646b0a4e91873cc08bb9a (diff)
fix unit tests
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/app/expected-info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/app/expected-info.json b/tests/data/app/expected-info.json
index ab4f103939a..d86ffed482b 100644
--- a/tests/data/app/expected-info.json
+++ b/tests/data/app/expected-info.json
@@ -63,7 +63,7 @@
"os": "Linux",
"owncloud": {
"@attributes" : {
- "min-version": "7.01",
+ "min-version": "7.0.1",
"max-version": "8"
}
}