This commit is contained in:
Mitchell Hashimoto 2014-09-09 21:44:40 -07:00
parent 6a275d7bd0
commit 281b59533d
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ func TestResourceConfigGet(t *testing.T) {
}{ }{
{ {
Config: nil, Config: nil,
Key: "foo", Key: "foo",
Value: nil, Value: nil,
}, },
{ {