mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-17 22:32:26 +08:00
[FIX] SYNTAX error from conflicted merging.
This commit is contained in:
parent
8ecfac8427
commit
0475d398c6
@ -1195,7 +1195,6 @@ func testBodyBinding(t *testing.T, b Binding, name, path, badPath, body, badBody
|
||||
assert.Error(t, err)
|
||||
}
|
||||
|
||||
feature/array_support_for_json_bind
|
||||
func testBodyBindingSlice(t *testing.T, b Binding, name, path, badPath, body, badBody string) {
|
||||
assert.Equal(t, name, b.Name())
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user