2022-01-24 11:37:42 +01:00

6 lines
98 B
Bash
Executable File

#!/bin/bash
#run one test. start from main directory
python -m unittest discover tests $@ -vvvf