Skip to content

Commit 0dae4fe

Browse files
authored
Merge pull request jmoiron#422 from whilei/gofmt-2018-Jun-13-23-06
all: gofmt
2 parents 2aeb6a9 + f4522bb commit 0dae4fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reflectx/reflect_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,4 +971,4 @@ func BenchmarkTraversalsByNameFunc(b *testing.B) {
971971
b.Errorf("expected %d values, got %d", len(names), l)
972972
}
973973
}
974-
}
974+
}

0 commit comments

Comments
 (0)