haskoin-core tests should no longer fail (haskoin/haskoin#285)

This commit is contained in:
Jens Petersen 2016-10-17 18:23:19 +09:00
parent 3128351603
commit 3742005dd6

View File

@ -2911,7 +2911,6 @@ expected-test-failures:
- clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57
- direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63
- ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15
- haskoin-core # 0.3.1 https://github.com/haskoin/haskoin/issues/285
- nettle # https://github.com/stbuehler/haskell-nettle/issues/8
- th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3
- wreq # https://github.com/bos/wreq/issues/53