Skip to content

Commit 15a60a8

Browse files
committed
Compatibility with new hspec
1 parent 90ddc5b commit 15a60a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/Network/HTTP/Download/VerifiedSpec.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import Network.HTTP.Download.Verified
1010
import Path
1111
import System.Directory
1212
import System.IO.Temp
13-
import Test.Hspec
13+
import Test.Hspec hiding (shouldNotBe)
1414

1515

1616
-- TODO: share across test files

0 commit comments

Comments
 (0)