1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-10-27 05:24:17 -04:00
picom/tests/run_tests.sh
Yuxuan Shui 78f002d154 Run test cases in CI
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-08-04 21:10:49 +01:00

5 lines
89 B
Bash
Executable file

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