From c22d66b350db2e213cc916fae4f6207440a9be4f Mon Sep 17 00:00:00 2001
From: Elena ``of Valhalla'' Grandi <valhalla@trueelena.org>
Date: Mon, 19 Dec 2016 22:12:58 +0100
Subject: Create new empty entry, also from the command line

---
 tests/data/simple/settings.yaml | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'tests/data/simple')

diff --git a/tests/data/simple/settings.yaml b/tests/data/simple/settings.yaml
index 177aa92..36c4e3e 100644
--- a/tests/data/simple/settings.yaml
+++ b/tests/data/simple/settings.yaml
@@ -10,3 +10,6 @@ fields:
     - name: position
       type: string
       index: facet
+    - name: quantity
+      type: integer
+      index: no
-- 
cgit v1.2.3