diff --git a/gjson_test.go b/gjson_test.go index 4cd151a..9a8fdf1 100644 --- a/gjson_test.go +++ b/gjson_test.go @@ -922,7 +922,7 @@ var complicatedJSON = ` "nestedTagged": { "Green": "Green", "Map": { - "this": "that", + "this": "that", "and": "the other thing" }, "Ints": {