panda/run_automated_tests.sh

4 lines
67 B
Bash
Executable File

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