Skip to content

Commit

Permalink
Use sequentialTestGroup to describe dependencies in `clash-testsuit…
Browse files Browse the repository at this point in the history
…e` (#2284)

See UnkindPartition/tasty#343
  • Loading branch information
martijnbastiaan authored and t-wallet committed Jul 30, 2024
1 parent f3916a7 commit 1d24ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clash-cores.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ test-suite unittests
clash-lib,
clash-prelude-hedgehog,
deepseq,
tasty >= 1.2 && < 1.5,
tasty >= 1.2 && < 1.6,
tasty-hunit,
tasty-quickcheck,
tasty-th,
Expand Down

0 comments on commit 1d24ffc

Please sign in to comment.