Test with Neovim

This commit is contained in:
Daniel Hahler
2018-07-29 20:56:21 +02:00
parent 43a9a9b191
commit ffec4d7fc5
2 changed files with 13 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
test:
pytest test_*.py
test_nvim:
VSPEC_VIM=nvim pytest test_*.py
build:
mkdir $@