mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-29 17:04:34 +02:00
Merge pull request #2108 from kazukazuinaina/add_coc_status_test
[add] some coc's test
This commit is contained in:
commit
87d4648172
@ -80,6 +80,8 @@ describe 'init sections'
|
||||
Expect airline#parts#get('languageclient_warning_count').raw == ''
|
||||
Expect airline#parts#get('coc_status').raw == ''
|
||||
Expect airline#parts#get('vista').raw == ''
|
||||
Expect airline#parts#get('coc_warning_count').raw == ''
|
||||
Expect airline#parts#get('coc_error_count').raw == ''
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user