mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-15 13:02:14 +08:00
Rename test_helpers.go so it does not import httptest for users
This commit is contained in:
parent
233291e4e2
commit
f900e7231f
@ -1,3 +1,4 @@
|
||||
// This file' name ends with "_test" to avoid pushing "httptest" import on users.
|
||||
package gin
|
||||
|
||||
import (
|
Loading…
x
Reference in New Issue
Block a user