Remove unused test code
This commit is contained in:
parent
099057da65
commit
50cd5e5819
1 changed files with 0 additions and 4 deletions
|
@ -262,8 +262,4 @@ Execute (#236: Plugin removed from &rtp when .vimrc is reloaded):
|
|||
call plug#begin('$TMPDIR/plugged')
|
||||
Plug 'junegunn/vim-easy-align', { 'on': 'EasyAlign' }
|
||||
call plug#end()
|
||||
|
||||
redir => out
|
||||
silent command EasyAlign
|
||||
redir END
|
||||
Assert &rtp =~ '/vim-easy-align', 'Plugin should still be in &rtp'
|
||||
|
|
Loading…
Reference in a new issue