mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-21 03:11:13 +08:00
fix travis failing
This commit is contained in:
@@ -22,6 +22,8 @@ describe 'commands'
|
||||
Expect g:airline_theme == 'simple'
|
||||
execute 'AirlineTheme dark'
|
||||
Expect g:airline_theme == 'dark'
|
||||
execute 'AirlineTheme doesnotexist'
|
||||
Expect g:airline_theme == 'dark'
|
||||
end
|
||||
|
||||
it 'should have a refresh command'
|
||||
|
||||
Reference in New Issue
Block a user