tests: rename composer-cli tests
These had the generic name osbulid-tests, rename the binary to more closely describe what is under test: weldr API as composed by composer-cli. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
678de9d1ef
commit
9d18c3bfa2
7 changed files with 14 additions and 11 deletions
|
|
@ -10,7 +10,7 @@ FAILED_TESTS=()
|
|||
TEST_CASES=(
|
||||
"osbuild-weldr-tests"
|
||||
"osbuild-dnf-json-tests"
|
||||
"osbuild-tests"
|
||||
"osbuild-composer-cli-tests"
|
||||
"osbuild-auth-tests"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue