mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-26 18:17:24 +00:00
Rename TestStartSilentAttach to TestStartAttachSilent
Signed-off-by: Megan Kostick <mkostick@us.ibm.com>
This commit is contained in:
@@ -69,7 +69,7 @@ func TestStartAttachCorrectExitCode(t *testing.T) {
|
||||
logDone("start - correct exit code returned with -a")
|
||||
}
|
||||
|
||||
func TestStartSilentAttach(t *testing.T) {
|
||||
func TestStartAttachSilent(t *testing.T) {
|
||||
defer deleteAllContainers()
|
||||
|
||||
name := "teststartattachcorrectexitcode"
|
||||
|
||||
Reference in New Issue
Block a user