3 lines
93 B
Bash
Executable File
3 lines
93 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
pipenv run python -m pytest tests/test_hov.py --verbose --show-capture=all |