mirror of
https://github.com/junegunn/vim-plug.git
synced 2024-12-20 02:56:10 -07:00
Fix test case for PlugStatus
This commit is contained in:
parent
f00dacd7bd
commit
47a3bebb30
@ -136,6 +136,7 @@ Expect:
|
|||||||
Invalid branch: no-t_co. Try PlugUpdate.
|
Invalid branch: no-t_co. Try PlugUpdate.
|
||||||
- vim-emoji: OK
|
- vim-emoji: OK
|
||||||
Finished. 1 error(s).
|
Finished. 1 error(s).
|
||||||
|
[==]
|
||||||
x seoul256.vim:
|
x seoul256.vim:
|
||||||
|
|
||||||
Execute (Change URI of seoul256.vim):
|
Execute (Change URI of seoul256.vim):
|
||||||
@ -158,6 +159,7 @@ Expect:
|
|||||||
PlugClean required.
|
PlugClean required.
|
||||||
- vim-emoji: OK
|
- vim-emoji: OK
|
||||||
Finished. 1 error(s).
|
Finished. 1 error(s).
|
||||||
|
[==]
|
||||||
x seoul256.vim:
|
x seoul256.vim:
|
||||||
|
|
||||||
# TODO: does not work due to inputsave()
|
# TODO: does not work due to inputsave()
|
||||||
@ -194,6 +196,7 @@ Expect:
|
|||||||
Not found. Try PlugInstall.
|
Not found. Try PlugInstall.
|
||||||
PlugClean required.
|
PlugClean required.
|
||||||
Finished. 2 error(s).
|
Finished. 2 error(s).
|
||||||
|
[==]
|
||||||
x seoul256.vim:
|
x seoul256.vim:
|
||||||
x vim-emoji:
|
x vim-emoji:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user