Skip to content

Commit

Permalink
MirrorTest - Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Liryna authored Nov 9, 2017
1 parent ba21098 commit b377578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/mirror_test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ $ifstestParameters = @(
"-t", "FileOpenByIDTest" # reason: FILE_OPEN_BY_FILE_ID not implemented in Mirror
"-t", "OpenVolumeTest" # reason: We do not have FCB for \ to count open
"-t", "CaseSensitiveTest" # reason: NTFS and CreateFile is not case sensitive by default
"-t", "ShortFileNameTest" # reason: shotname not supported by Mirror
"-t", "TunnelingTest" # reason: shotname not supported by Mirror
"-t", "ShortFileNameTest" # reason: shortname not supported by Mirror
"-t", "TunnelingTest" # reason: shortname not supported by Mirror
"-t", "CompressionInformationTest" # reason: compression not supported
"-t", "LinkInformationTest" # reason: file link not supported
"-t", "AlternateNameInformationTest" # reason: alternate name not supported
Expand Down

0 comments on commit b377578

Please sign in to comment.