5
tests/run_tests.sh
Executable file
5
tests/run_tests.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
compton=$(realpath $1)
|
||||
cd $(dirname $0)
|
||||
|
||||
./run_one_test.sh $compton ./basic.py
|
Reference in New Issue
Block a user