mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-08 21:14:44 +08:00
fix broken test.
This commit is contained in:
@@ -28,7 +28,7 @@ describe 'init'
|
|||||||
end
|
end
|
||||||
|
|
||||||
it 'section c should be file'
|
it 'section c should be file'
|
||||||
Expect g:airline_section_c == '%<%f%m %#airline_accent_red#%{airline#util#wrap(airline#parts#readonly(),0)}%#__restore__#'
|
Expect g:airline_section_c == '%<%f%m %#airline_accent_red#%{airline#util#wrap(airline#parts#readonly(),0)}%#__restore__#'
|
||||||
end
|
end
|
||||||
|
|
||||||
it 'section x should be filetype'
|
it 'section x should be filetype'
|
||||||
|
|||||||
Reference in New Issue
Block a user