1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

One more roundtrip test

This commit is contained in:
Timothy Clem 2018-09-06 16:29:32 -07:00
parent 6269a64c5f
commit 16b99b8634

View File

@ -43,7 +43,10 @@ spec = parallel $ do
\sp -> shouldRoundtrip @BlobPair sp
describe "spans" $
prop "roundtrips" $
\sp -> shouldRoundtrip @Span sp
\x -> shouldRoundtrip @Span x
describe "pos" $
prop "roundtrips" $
\x -> shouldRoundtrip @Pos x
describe "nulls" $
prop "roundtrips" $