aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Kirwin <ben@kirw.in>2014-05-19 23:18:31 +0800
committerBen Kirwin <ben@kirw.in>2014-05-19 23:18:31 +0800
commit5131429abbe6d2636064e17b45c99827a904c345 (patch)
tree6336cb42000a2ecfe7fa847cfaaf450013abe299
parentf44a85933110dd3ef362090f512678e99ae80256 (diff)
downloaddexon-5131429abbe6d2636064e17b45c99827a904c345.tar.gz
dexon-5131429abbe6d2636064e17b45c99827a904c345.tar.zst
dexon-5131429abbe6d2636064e17b45c99827a904c345.zip
Delete a comma
This should now be parseable as JSON.
-rw-r--r--trietest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/trietest.json b/trietest.json
index 2cd4d5f9b..2db1968ed 100644
--- a/trietest.json
+++ b/trietest.json
@@ -54,7 +54,7 @@
{
"inputs":[
["test", "test"],
- ["te", "testy"],
+ ["te", "testy"]
],
"expectation": "8452568af70d8d140f58d941338542f645fcca50094b20f3c3d8c3df49337928"
}