aboutsummaryrefslogtreecommitdiff
path: root/tests/data/simple/schema.yaml
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2016-12-13 17:36:40 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2016-12-13 17:36:40 +0100
commit8ec0cae371a0b392b81bf34d5ee849c233ebbf65 (patch)
treec5ffa1158e91de276717ca3b7e7bff7cc47d29ab /tests/data/simple/schema.yaml
parent5eb7b948f5428cda280c323383c7b604cef78fb7 (diff)
Rename schema.yaml to settings.yaml
Diffstat (limited to 'tests/data/simple/schema.yaml')
-rw-r--r--tests/data/simple/schema.yaml12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/data/simple/schema.yaml b/tests/data/simple/schema.yaml
deleted file mode 100644
index 177aa92..0000000
--- a/tests/data/simple/schema.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-name: "Simple lesana collection"
-lang: 'english'
-fields:
- - name: name
- type: string
- index: free
- - name: description
- type: text
- index: free
- - name: position
- type: string
- index: facet