Removed unnecessary code / headers

This commit is contained in:
Dhruva Sagar
2014-08-15 07:49:02 +05:30
parent 82863fa8eb
commit 8683146a5f
17 changed files with 2 additions and 237 deletions

View File

@@ -1,8 +1,6 @@
" vim: fdm=indent
source t/config/options.vim
call vspec#hint({'scope': 'tablemode#utils#scope()', 'sid': 'tablemode#utils#sid()'})
describe 'utils'
describe 'line'
it 'should return the current line number'