Commit 5131429a authored by Ben Kirwin's avatar Ben Kirwin

Delete a comma

This should now be parseable as JSON.
parent f44a8593
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
{ {
"inputs":[ "inputs":[
["test", "test"], ["test", "test"],
["te", "testy"], ["te", "testy"]
], ],
"expectation": "8452568af70d8d140f58d941338542f645fcca50094b20f3c3d8c3df49337928" "expectation": "8452568af70d8d140f58d941338542f645fcca50094b20f3c3d8c3df49337928"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment