fix broken test.

This commit is contained in:
Bailey Ling 2013-09-22 15:13:59 -04:00
parent aa41683342
commit 41192a2a65
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ describe 'init'
end
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
it 'section x should be filetype'