Test that formatting preserves projection order (#672)

This commit is contained in:
Dan Burton 2018-11-06 00:37:10 -05:00 committed by Gabriel Gonzalez
parent 096c03936e
commit 9d39286e35
3 changed files with 6 additions and 0 deletions

View File

@ -32,6 +32,10 @@ formatTests =
Unicode
"preserve the original order of fields"
"fieldOrder"
, should
Unicode
"preserve the original order of projections"
"projectionOrder"
, should
Unicode
"escape numeric labels correctly"

View File

@ -0,0 +1 @@
e.{ foo, bar, baz }

View File

@ -0,0 +1 @@
e.{ foo, bar, baz }