tests: put test cases into their own folder
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
8628e498c5
commit
bfb6cad648
|
@ -2,4 +2,4 @@
|
|||
compton=$(realpath $1)
|
||||
cd $(dirname $0)
|
||||
|
||||
./run_one_test.sh $compton ./basic.py
|
||||
./run_one_test.sh $compton testcases/basic.py
|
||||
|
|
Loading…
Reference in New Issue