adjust test "Filetype-based on-demand loading"
This commit is contained in:
parent
fa165cd592
commit
66e48daac3
|
@ -1117,7 +1117,7 @@ Execute (Filetype-based on-demand loading):
|
||||||
AssertEqual ['xxx/ftdetect', 'xxx/after/ftdetect'], g:xxx
|
AssertEqual ['xxx/ftdetect', 'xxx/after/ftdetect'], g:xxx
|
||||||
|
|
||||||
setf xxx
|
setf xxx
|
||||||
AssertEqual ['xxx/ftdetect', 'xxx/after/ftdetect', 'xxx/plugin', 'xxx/after/plugin', 'xxx/syntax', 'xxx/after/syntax', 'xxx/ftplugin', 'xxx/after/ftplugin', 'xxx/indent', 'xxx/after/indent'], g:xxx
|
AssertEqual ['xxx/ftdetect', 'xxx/after/ftdetect', 'xxx/plugin', 'xxx/after/plugin', 'xxx/syntax', 'xxx/after/syntax'], g:xxx
|
||||||
|
|
||||||
" syntax/xxx.vim and after/syntax/xxx.vim should not be loaded (#410)
|
" syntax/xxx.vim and after/syntax/xxx.vim should not be loaded (#410)
|
||||||
setf yyy
|
setf yyy
|
||||||
|
|
Loading…
Reference in New Issue
Block a user