parent
33184761b6
commit
1e263f05ba
4 changed files with 4 additions and 6 deletions
@ -1,3 +1,4 @@ |
||||
#!/usr/bin/env sh |
||||
|
||||
pipenv run python -m pytest tests/test_hov.py --verbose --show-capture=all |
||||
pipenv run python3 app/simple.py |
||||
pipenv run python3 -m pytest tests/test_hov.py --verbose --show-capture=all |
Loading…
Reference in new issue