Re-enables hashtables tests (#5635)

This commit is contained in:
Joe Kachmar 2020-09-09 02:26:13 +00:00 committed by GitHub
parent f4d7ec058a
commit a5ed3ea939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5302,7 +5302,7 @@ skipped-tests:
- integer-roots # smallcheck, https://github.com/commercialhaskell/stackage/issues/5424
- xlsx # smallcheck, https://github.com/commercialhaskell/stackage/issues/5576
- registry # #5302/closed
- hashtables # hashable, mwc-random https://github.com/commercialhaskell/stackage/issues/5635
- hashtables
# Blocked due to tests failing to compile for GHC 8.6
- async-refresh