forked from orbit-oss/flask
parent
97dc687793
commit
7169f44d88
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -3,7 +3,7 @@
|
|||
all: clean-pyc test
|
||||
|
||||
test:
|
||||
py.test
|
||||
py.test tests examples
|
||||
|
||||
tox-test:
|
||||
tox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue