chirp/tests/run_tests
Dan Smith 01126ccd11 Make run_tests a proper python module
Also provide a run_tests shell wrapper for compatibility.

Related to #5237
2017-10-12 11:27:16 -07:00

4 lines
49 B
Bash
Executable File

#!/bin/bash
exec python $(readlink -f $0).py $*