gofmt -s pkg/ cmd/

This commit is contained in:
Johan Euphrosine
2014-06-12 14:09:40 -07:00
parent c0f41e2a86
commit 4f6bed03ae
18 changed files with 69 additions and 69 deletions

View File

@@ -127,7 +127,7 @@ func TestNonEmptyList(t *testing.T) {
storage := map[string]RESTStorage{}
simpleStorage := SimpleRESTStorage{
list: []Simple{
Simple{
{
Name: "foo",
},
},