mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Update tests_coordination.sh
This commit is contained in:
parent
d90ec3e0c9
commit
e8530aa4d8
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ parse_check_process() {
|
||||||
> "$TEST_CONTEXT/tests/$test_id.json"
|
> "$TEST_CONTEXT/tests/$test_id.json"
|
||||||
}
|
}
|
||||||
|
|
||||||
test_serie="default"
|
test_serie=${tests_serie//;; }
|
||||||
|
|
||||||
is_test_enabled pkg_linter && add_test "PACKAGE_LINTER"
|
is_test_enabled pkg_linter && add_test "PACKAGE_LINTER"
|
||||||
is_test_enabled setup_root && add_test "TEST_INSTALL" "root"
|
is_test_enabled setup_root && add_test "TEST_INSTALL" "root"
|
||||||
|
|
Loading…
Add table
Reference in a new issue