mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
6 lines
113 B
Bash
6 lines
113 B
Bash
source $C9_DIR/plugins/c9.docker/d9/_testing.sh
|
|
|
|
b9_check() {
|
|
echo "Running B9 tests"
|
|
_do_check_package
|
|
} |