Adjust formatting for existing test_pretty_format_json

This commit is contained in:
mattclegg 2016-04-14 09:37:22 +01:00
parent bd4e37c366
commit d49f04c69e

View file

@ -1,5 +1,6 @@
{ {
"foo": "bar", "foo":
"bar",
"alist": [2, 34, 234], "alist": [2, 34, 234],
"blah": null "blah": null
} }