mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:30:03 +08:00
395 B
395 B
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