Make "make check" actually run tests
This commit is contained in:
parent
207f0f95a9
commit
d0db98921a
@ -184,7 +184,7 @@ dist: extlib
|
|||||||
|
|
||||||
# Use the setup.py check command
|
# Use the setup.py check command
|
||||||
check:
|
check:
|
||||||
$(maybe_venved_python) setup.py check
|
./runtests.sh
|
||||||
|
|
||||||
# setup.py might complain if a directory doesn't exist so just in case, make the directory
|
# setup.py might complain if a directory doesn't exist so just in case, make the directory
|
||||||
# here
|
# here
|
||||||
|
Loading…
x
Reference in New Issue
Block a user