Updated plugins
This commit is contained in:
@@ -22,6 +22,7 @@ func! Test_GoTermNewMode()
|
||||
call assert_equal(actual, l:expected)
|
||||
|
||||
finally
|
||||
sleep 50m
|
||||
call delete(l:tmp, 'rf')
|
||||
endtry
|
||||
endfunc
|
||||
@@ -46,6 +47,7 @@ func! Test_GoTermNewMode_SplitRight()
|
||||
call assert_equal(actual, l:expected)
|
||||
|
||||
finally
|
||||
sleep 50m
|
||||
call delete(l:tmp, 'rf')
|
||||
set nosplitright
|
||||
endtry
|
||||
|
||||
Reference in New Issue
Block a user