Add expected cryptonite test failure (closes #35)

This commit is contained in:
Michael Snoyman 2015-09-17 18:46:02 +03:00
parent 8183f0acf9
commit 94be383468

View File

@ -1911,6 +1911,9 @@ expected-test-failures:
# https://github.com/peti/language-nix/issues/1
- language-nix
# https://github.com/vincenthz/cryptonite/issues/35
- cryptonite
# Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4