From 5131429abbe6d2636064e17b45c99827a904c345 Mon Sep 17 00:00:00 2001 From: Ben Kirwin Date: Mon, 19 May 2014 11:18:31 -0400 Subject: [PATCH] Delete a comma This should now be parseable as JSON. --- trietest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trietest.json b/trietest.json index 2cd4d5f9b6..2db1968ed5 100644 --- a/trietest.json +++ b/trietest.json @@ -54,7 +54,7 @@ { "inputs":[ ["test", "test"], - ["te", "testy"], + ["te", "testy"] ], "expectation": "8452568af70d8d140f58d941338542f645fcca50094b20f3c3d8c3df49337928" }