mirror of
https://github.com/gin-gonic/gin.git
synced 2026-07-16 16:37:10 +08:00
* move tests of mapping to separate test file make 100% coverage of form_mapping.go from form_mapping_test.go file * fix tests for go 1.6 go 1.6 doesn't support `t.Run(...)` subtests