Files
picom/tests/run_tests.sh
Yuxuan Shui bfb6cad648 tests: put test cases into their own folder
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-09-23 21:22:17 +01:00

6 lines
97 B
Bash
Executable File

#!/bin/sh
compton=$(realpath $1)
cd $(dirname $0)
./run_one_test.sh $compton testcases/basic.py