Files
StarPilot/panda/run_automated_tests.sh
T
2017-12-23 17:10:42 -08:00

4 lines
67 B
Bash
Executable File

#!/bin/bash
PYTHONPATH="." nosetests -x -s tests/automated/$1*.py