Cleanup not needed calls to deleteImages

Signed-off-by: Antonio Murdaca <runcom@linux.com>
This commit is contained in:
Antonio Murdaca
2015-07-13 20:30:53 +02:00
parent 4ef67b79bc
commit d3566fa0b1
3 changed files with 0 additions and 9 deletions
@@ -57,9 +57,6 @@ func (s *DockerSuite) TestSaveXzAndLoadRepoStdout(c *check.C) {
if err == nil {
c.Fatalf("the repo should not exist: %v", after)
}
deleteImages(repoName)
}
// save a repo using xz+gz compression and try to load it using stdout