summaryrefslogtreecommitdiffstats
path: root/tests/data/valid/burntsushi/valid/string/simple.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/valid/burntsushi/valid/string/simple.json')
-rw-r--r--tests/data/valid/burntsushi/valid/string/simple.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/valid/burntsushi/valid/string/simple.json b/tests/data/valid/burntsushi/valid/string/simple.json
new file mode 100644
index 0000000..2561cda
--- /dev/null
+++ b/tests/data/valid/burntsushi/valid/string/simple.json
@@ -0,0 +1,6 @@
+{
+ "answer": {
+ "type": "string",
+ "value": "You are not drinking enough whisky."
+ }
+}