From fbdb2d88f921acb619026507f0a7e888f0daa84b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 15 Aug 2015 21:23:51 +0300 Subject: [PATCH] Remove expected test failure jgm/pandoc-citeproc#158 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5f701140..a34057c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1726,9 +1726,6 @@ expected-test-failures: # https://github.com/well-typed/ixset-typed/issues/2 - ixset-typed - # https://github.com/jgm/pandoc-citeproc/issues/158 - - pandoc-citeproc - # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4