Now really fix it.

This commit is contained in:
Felipe Lessa 2015-06-01 03:59:57 -03:00
parent 1aeacdebea
commit 056d47ee23

View File

@ -23,5 +23,6 @@ main =
allStorageTests acidLocal it runIO parallel shouldBe shouldReturn shouldThrow
#else
it "is not tested on GHC < 7.10.1" $ do
let _ = acidMem `asTypeOf` acidLocal
pendingWith "<https://github.com/acid-state/acid-state/issues/55>"
#endif