mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-30 01:14:58 +02:00
[add] AirlineExtensions's test case
This commit is contained in:
parent
2f6471a9e1
commit
4968c6bb18
@ -31,4 +31,9 @@ describe 'commands'
|
|||||||
it 'should have a refresh command'
|
it 'should have a refresh command'
|
||||||
Expect exists(':AirlineRefresh') to_be_true
|
Expect exists(':AirlineRefresh') to_be_true
|
||||||
end
|
end
|
||||||
|
|
||||||
|
it 'should have a extensions command'
|
||||||
|
Expect exists(':AirlineExtensions') to_be_true
|
||||||
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user