mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-13 14:03:50 -05:00
Update tests location
This commit is contained in:
@@ -5,8 +5,8 @@ set -e
|
||||
vim --clean -N -u <(echo "
|
||||
let &rtp='$PWD,'.&rtp
|
||||
let g:polyglot_test = 1
|
||||
source scripts/test_extensions.vim
|
||||
source scripts/test_filetypes.vim
|
||||
source tests/extensions.vim
|
||||
source tests/filetypes.vim
|
||||
qa!
|
||||
")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user