mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
integration-cli: add _test suffix to test file
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
@@ -123,5 +123,4 @@ func (s *DockerRegistrySuite) TestV1(c *check.C) {
|
||||
|
||||
s.d.Cmd("pull", repoName)
|
||||
c.Assert(v1Repo, check.Equals, 3, check.Commentf("Expected v1 repository access after pull"))
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user