mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove unneeded debugging line
This commit is contained in:
parent
e68ccae8e6
commit
2d4207a45a
@ -12,5 +12,4 @@ spec = it "works" $ do
|
||||
bp <- newBuildPlan
|
||||
let bs = Y.encode bp
|
||||
mbp' = Y.decode bs
|
||||
Y.encodeFile "myplan.yaml" bp
|
||||
mbp' `shouldBe` Just (() <$ bp)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user