mirror of
https://github.com/github/semantic.git
synced 2024-12-25 07:55:12 +03:00
Fix whitespace changes in hash fixture.
This commit is contained in:
parent
99c4bb21f8
commit
6a24b9c793
10
test/fixtures/json/corpus/hash.diffA-B.txt
vendored
10
test/fixtures/json/corpus/hash.diffA-B.txt
vendored
@ -1,7 +1,7 @@
|
||||
(Hash
|
||||
{-(KeyValue
|
||||
{-(TextElement)-}
|
||||
{-(Float)-})-}
|
||||
{-(KeyValue
|
||||
{-(TextElement)-}
|
||||
{-(Float)-})-}
|
||||
(KeyValue
|
||||
(TextElement)
|
||||
(Float))
|
||||
@ -12,7 +12,7 @@
|
||||
(KeyValue
|
||||
(TextElement)
|
||||
{ (Float)
|
||||
->(Float)})
|
||||
{+(KeyValue
|
||||
->(Float) })
|
||||
{+(KeyValue
|
||||
{+(TextElement)+}
|
||||
{+(Float)+})+})
|
||||
|
6
test/fixtures/json/corpus/hash.diffB-A.txt
vendored
6
test/fixtures/json/corpus/hash.diffB-A.txt
vendored
@ -7,12 +7,12 @@
|
||||
(Float))
|
||||
(KeyValue
|
||||
{ (TextElement)
|
||||
->(TextElement)}
|
||||
->(TextElement) }
|
||||
(Float))
|
||||
(KeyValue
|
||||
(TextElement)
|
||||
{ (Float)
|
||||
->(Float)})
|
||||
->(Float) })
|
||||
{-(KeyValue
|
||||
{-(TextElement)-}
|
||||
{-(Float)-})-})
|
||||
{-(Float)-})-})
|
||||
|
Loading…
Reference in New Issue
Block a user