Skip to content

Commit feef12a

Browse files
committed
Disable the test on MS-Windows
1 parent 657bb8d commit feef12a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/testdir/test_iminsert.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ endfunc
111111
" Test for different ways of setting the 'imactivatefunc' and 'imstatusfunc'
112112
" options
113113
func Test_imactivatefunc_imstatusfunc_callback()
114+
CheckNotMSWindows
114115
func IMactivatefunc1(active)
115116
let g:IMactivatefunc_called += 1
116117
endfunc

0 commit comments

Comments
 (0)