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