Files
dragonpilot/panda/run_automated_tests.sh
T

4 lines
67 B
Bash
Executable File

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