From 8ec0cae371a0b392b81bf34d5ee849c233ebbf65 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Tue, 13 Dec 2016 17:36:40 +0100 Subject: Rename schema.yaml to settings.yaml --- tests/data/wrong/schema.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 tests/data/wrong/schema.yaml (limited to 'tests/data/wrong/schema.yaml') diff --git a/tests/data/wrong/schema.yaml b/tests/data/wrong/schema.yaml deleted file mode 100644 index 56031e4..0000000 --- a/tests/data/wrong/schema.yaml +++ /dev/null @@ -1,12 +0,0 @@ -name: "Lesana collection with certain errors" -lang: 'somethingish' -fields: - - name: name - type: string - index: free - - name: description - type: text - index: free - - name: position - type: string - index: facet -- cgit v1.2.3