From Golang 1.13 release notes: Testing flags are now registered in the new Init function, which is invoked by the generated main function for the test. As a result, testing flags are now only registered when running a test binary, and packages that call flag.Parse during package initialization may cause tests to fail. |
||
|---|---|---|
| .. | ||
| context | ||
| dockerfiles | ||
| ignore | ||
| ignore_relative | ||
| .dockerignore | ||
| cleanup.go | ||
| cmd.go | ||
| gcs.go | ||
| images.go | ||
| integration_test.go | ||