pull/1468/head
Mitchell Hashimoto 12 years ago
parent 9b2039121f
commit b9f82ef17e

@ -7,7 +7,7 @@ import (
func testConfig(t *testing.T) map[string]interface{} {
return map[string]interface{}{
"account_file": testAccountFile(t),
"account_file": testAccountFile(t),
"bucket_name": "foo",
"client_secrets_file": testClientSecretsFile(t),
"project_id": "hashicorp",

Loading…
Cancel
Save