mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 05:31:47 +00:00
Use suite for integration-cli
It prints test name and duration for each test. Also performs deleteAllContainers after each test. Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
@@ -33,6 +33,4 @@ func TestInfoApi(t *testing.T) {
|
||||
t.Errorf("couldn't find string %v in output", linePrefix)
|
||||
}
|
||||
}
|
||||
|
||||
logDone("container REST API - check GET /info")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user