mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 10:31:48 +00:00
Merge pull request #14403 from seandewar/vim-8.2.1933
vim-patch:8.2.{0174,1933,1935,1946,2286,2287}
This commit is contained in:
@@ -268,6 +268,8 @@ describe('packadd', function()
|
||||
call assert_match('look-here', tags1[0])
|
||||
let tags2 = readfile(docdir2 . '/tags')
|
||||
call assert_match('look-away', tags2[0])
|
||||
|
||||
call assert_fails('helptags abcxyz', 'E150:')
|
||||
endfunc
|
||||
|
||||
func Test_colorscheme()
|
||||
|
||||
Reference in New Issue
Block a user