tests: add test case for #239
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
compton=$(realpath $1)
|
||||
cd $(dirname $0)
|
||||
|
||||
./run_one_test.sh $compton configs/empty.conf testcases/basic.py
|
||||
./run_one_test.sh $compton configs/issue239.conf testcases/issue239.py
|
||||
|
Reference in New Issue
Block a user