Skip to content

Commit 56aba32

Browse files
committed
Migrate abstract-filepath-tests to tasty
1 parent 87e6aff commit 56aba32

File tree

5 files changed

+215
-217
lines changed

5 files changed

+215
-217
lines changed

filepath.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@ test-suite abstract-filepath
165165
, os-string >=2.0.1
166166
, QuickCheck >=2.7 && <2.15
167167
, quickcheck-classes-base ^>=0.6.2
168+
, tasty
169+
, tasty-quickcheck
168170

169171
benchmark bench-filepath
170172
default-language: Haskell2010

0 commit comments

Comments
 (0)