pyircbot/run-tests.sh
2017-11-27 19:04:22 -08:00

7 lines
78 B
Bash
Executable File

#!/bin/bash
export PYTHONUNBUFFERED=1
export PYTHONPATH=.
py.test -s tests/