Skip to content
This repository was archived by the owner on Mar 27, 2019. It is now read-only.

Commit e5807b2

Browse files
committed
remove vv flag
1 parent 854f40f commit e5807b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ lint:
99

1010
test:
1111
# pipenv run pytest test_langserver.py
12-
cd ./test && pipenv run pytest test_*.py -vv
12+
cd ./test && pipenv run pytest test_*.py

0 commit comments

Comments
 (0)