Skip to content

Commit

Permalink
make sure we run the discard ratio tests always
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianAlgehed committed Mar 21, 2024
1 parent e8cf78a commit 174ef9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions QuickCheck.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -264,5 +264,3 @@ Test-Suite test-quickcheck-discard
hs-source-dirs: tests
main-is: DiscardRatio.hs
build-depends: base, QuickCheck
if !flag(templateHaskell) || !impl(ghc >= 7.10) || impl(haste)
buildable: False

0 comments on commit 174ef9f

Please sign in to comment.