From fce37161f3978215492419b79c2479e6aeb2aaed Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 2 Apr 2015 14:14:18 +0300 Subject: [PATCH] Remove skipped test timjb/aeson-schema#9 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0320850..09fba0e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1181,9 +1181,6 @@ expected-test-failures: # Requires running server - consul-haskell - # https://github.com/timjb/aeson-schema/issues/9 - - aeson-schema - # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4