From 737282201fb8702c7301c2a9bebe37c3b89f0501 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 9 Jul 2017 09:35:37 -0700 Subject: [PATCH] Test teardown fixture --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2bc664f7..339b0f10 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3550,7 +3550,7 @@ skipped-tests: - store # wrong package.yaml file - - teardown # https://github.com/roman/Haskell-teardown/issues/1 + # teardown # https://github.com/roman/Haskell-teardown/issues/1 # waiting for QuickCheck == 2.10.* - integer-logarithms