Always run memory tests
This commit is contained in:
parent
75a7d5b304
commit
da89b1e3b8
2 changed files with 0 additions and 7 deletions
3
Makefile
3
Makefile
|
|
@ -8,9 +8,6 @@ test:
|
|||
tox-test:
|
||||
tox
|
||||
|
||||
test-with-mem:
|
||||
RUN_FLASK_MEMORY_TESTS=1 python run-tests.py
|
||||
|
||||
audit:
|
||||
python setup.py audit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue