Revert "Migrate the certs.sh e2e test to ginkgo"

This commit is contained in:
Zach Loafman
2015-02-19 18:41:30 -08:00
parent 2b5641deb8
commit 7febce6321
6 changed files with 56 additions and 79 deletions

View File

@@ -37,7 +37,6 @@ type testContextType struct {
host string
repoRoot string
provider string
gceConfig GCEConfig
}
var testContext testContextType