Skip to content

Commit

Permalink
Merge pull request jmoiron#422 from whilei/gofmt-2018-Jun-13-23-06
Browse files Browse the repository at this point in the history
all: gofmt
  • Loading branch information
jmoiron authored Jun 14, 2018
2 parents 2aeb6a9 + f4522bb commit 0dae4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reflectx/reflect_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -971,4 +971,4 @@ func BenchmarkTraversalsByNameFunc(b *testing.B) {
b.Errorf("expected %d values, got %d", len(names), l)
}
}
}
}

0 comments on commit 0dae4fe

Please sign in to comment.