mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
remove duplicate test command on integration
Signed-off-by: Wang Long <long.wanglong@huawei.com>
This commit is contained in:
@@ -73,10 +73,6 @@ load helpers
|
||||
[ "$status" -eq 0 ]
|
||||
[[ ${lines[1]} =~ runc\ state+ ]]
|
||||
|
||||
runc delete -h
|
||||
[ "$status" -eq 0 ]
|
||||
[[ ${lines[1]} =~ runc\ delete+ ]]
|
||||
|
||||
}
|
||||
|
||||
@test "runc foo -h" {
|
||||
|
||||
Reference in New Issue
Block a user