Add test for '--no-sort-keys'

This commit is contained in:
mattclegg 2016-04-14 09:36:47 +01:00
parent 700b18ed0e
commit bd4e37c366
2 changed files with 20 additions and 0 deletions

View file

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