Add tests to RecreateSymlinkOverwriteSpec

This commit is contained in:
2016-06-05 03:22:35 +02:00
parent a27d4ed55d
commit 8f6ca81d22
2 changed files with 12 additions and 2 deletions

View File

@@ -3,7 +3,6 @@
module HPath.IO.RecreateSymlinkSpec where
-- TODO: exception if destination exists but is not a file + `OverWrite` CopyMode
import Test.Hspec