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-09-12 14:18:15 +0300
committerOlivier Paroz <github@oparoz.com>2015-09-12 14:18:15 +0300
commit78a91c361fd027fe3900dd9fe1b30e3c0ccd534f (patch)
treead162da7e7daafdef5ba48710ea5e3027851c429 /tests/_data
parente39947824aba282e9ffb56c002075c38f2488d51 (diff)
Add extra configuration file in test sub-folder
Diffstat (limited to 'tests/_data')
-rw-r--r--tests/_data/sorting-gallery.cnf6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/_data/sorting-gallery.cnf b/tests/_data/sorting-gallery.cnf
new file mode 100644
index 00000000..ee521c41
--- /dev/null
+++ b/tests/_data/sorting-gallery.cnf
@@ -0,0 +1,6 @@
+---
+# Gallery configuration file
+sorting:
+ type: name
+ order: asc
+