Skip to content

Commit b377578

Browse files
authored
MirrorTest - Fix spelling
1 parent ba21098 commit b377578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/mirror_test.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ $ifstestParameters = @(
6767
"-t", "FileOpenByIDTest" # reason: FILE_OPEN_BY_FILE_ID not implemented in Mirror
6868
"-t", "OpenVolumeTest" # reason: We do not have FCB for \ to count open
6969
"-t", "CaseSensitiveTest" # reason: NTFS and CreateFile is not case sensitive by default
70-
"-t", "ShortFileNameTest" # reason: shotname not supported by Mirror
71-
"-t", "TunnelingTest" # reason: shotname not supported by Mirror
70+
"-t", "ShortFileNameTest" # reason: shortname not supported by Mirror
71+
"-t", "TunnelingTest" # reason: shortname not supported by Mirror
7272
"-t", "CompressionInformationTest" # reason: compression not supported
7373
"-t", "LinkInformationTest" # reason: file link not supported
7474
"-t", "AlternateNameInformationTest" # reason: alternate name not supported

0 commit comments

Comments
 (0)