mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
integration-cli: add _test suffix to test file
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
dd25d2c3db
commit
1f0f41e8d7
1 changed files with 0 additions and 1 deletions
|
@ -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"))
|
||||
|
||||
}
|
Loading…
Reference in a new issue