test updates

Signed-off-by: Casey Lee <cplee@nektos.com>
Esse commit está contido em:
Casey Lee
2020-02-11 23:55:20 -08:00
commit 64562d41ab
11 arquivos alterados com 37 adições e 30 exclusões

Ver arquivo

@@ -13,6 +13,7 @@ type Input struct {
reuseContainers bool
dryrun bool
forcePull bool
logOutput bool
}
func (i *Input) resolve(path string) string {