tests: put test cases into their own folder

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui 2019-09-23 21:10:24 +01:00
parent 8628e498c5
commit bfb6cad648
No known key found for this signature in database
GPG Key ID: 37C999F617EA1A47
2 changed files with 1 additions and 1 deletions

View File

@ -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