1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00
SpaceVim/bundle/phpcomplete.vim-vim7/tests/README.md

395 B
Vendored

Running the tests

You can run the test suite with the ./runtests.sh script. Tests are using the vimunit plugin if you don't have it next to your phpcomplete.vim the script will try to get it with git. Running all the tests you simply enter the tests/ directory and start the script:

cd ~/.vim/bundle/phpcomplete.vim/tests
./runtests.sh