Test if this helps fixing the online tests that are not working.

This commit is contained in:
Dave Halter
2015-03-27 12:25:40 +01:00
parent 620b538f34
commit 43dcc4809f

View File

@@ -2,6 +2,7 @@ source plugin/jedi.vim
describe 'documentation docstrings'
before
bd!
set filetype=python
end