Now really fix it.
This commit is contained in:
parent
1aeacdebea
commit
056d47ee23
@ -23,5 +23,6 @@ main =
|
|||||||
allStorageTests acidLocal it runIO parallel shouldBe shouldReturn shouldThrow
|
allStorageTests acidLocal it runIO parallel shouldBe shouldReturn shouldThrow
|
||||||
#else
|
#else
|
||||||
it "is not tested on GHC < 7.10.1" $ do
|
it "is not tested on GHC < 7.10.1" $ do
|
||||||
|
let _ = acidMem `asTypeOf` acidLocal
|
||||||
pendingWith "<https://github.com/acid-state/acid-state/issues/55>"
|
pendingWith "<https://github.com/acid-state/acid-state/issues/55>"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user