From b519bc40f241a9b1e0a1b5f199363b905c17896f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 20 Sep 2016 10:58:43 +0300 Subject: [PATCH] Enable hspec-core test suite hspec/hspec#278 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 46743080..e6c053c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2876,9 +2876,6 @@ expected-test-failures: # https://github.com/MichelBoucey/cayley-client/issues/2 - cayley-client - # https://github.com/hspec/hspec/issues/278 - - hspec-core - # https://github.com/athanclark/tries/issues/2 - tries