forked from VimPlug/jedi-vim
tests: move .cache to build, rename test/_utils.vim
This commit is contained in:
committed by
Dave Halter
parent
1c3078e9f9
commit
7894b38c0c
@@ -1,6 +1,6 @@
|
||||
let mapleader = '\'
|
||||
source plugin/jedi.vim
|
||||
source test/utils.vim
|
||||
source test/_utils.vim
|
||||
|
||||
describe 'goto simple'
|
||||
before
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
source plugin/jedi.vim
|
||||
source test/utils.vim
|
||||
source test/_utils.vim
|
||||
|
||||
describe 'pyimport'
|
||||
before
|
||||
|
||||
Reference in New Issue
Block a user