Add hspec for createSymlink

This commit is contained in:
2016-05-29 17:43:43 +02:00
parent 86e7496917
commit 8d948366f9
2 changed files with 64 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ test-suite spec
HPath.IO.CopyFileOverwriteSpec
HPath.IO.CreateDirSpec
HPath.IO.CreateRegularFileSpec
HPath.IO.CreateSymlinkSpec
HPath.IO.DeleteDirRecursiveSpec
HPath.IO.DeleteDirSpec
HPath.IO.DeleteFileSpec