From ad883cb050e6c29147fab959bf4d18f16237cfd9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 17 Sep 2015 18:58:04 +0300 Subject: [PATCH] Remove expected test failure for cryptonite --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index aa6a7b08..75195d44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1911,9 +1911,6 @@ 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