aboutsummaryrefslogtreecommitdiff
path: root/tests/valid/string-with-pound.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/valid/string-with-pound.json')
-rw-r--r--tests/valid/string-with-pound.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/valid/string-with-pound.json b/tests/valid/string-with-pound.json
deleted file mode 100644
index 33cdc9c..0000000
--- a/tests/valid/string-with-pound.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "pound": {"type": "string", "value": "We see no # comments here."},
- "poundcomment": {
- "type": "string",
- "value": "But there are # some comments here."
- }
-}