summaryrefslogtreecommitdiff
path: root/bad-json.morph
diff options
context:
space:
mode:
Diffstat (limited to 'bad-json.morph')
-rw-r--r--bad-json.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/bad-json.morph b/bad-json.morph
new file mode 100644
index 0000000..6fd9d62
--- /dev/null
+++ b/bad-json.morph
@@ -0,0 +1,4 @@
+{
+ "description": "this is a JSON file with a syntax error (extra comma)",
+ "bad": 123,
+}