mirror of
https://github.com/gin-gonic/gin.git
synced 2025-12-13 13:12:17 +08:00
fix: gofumpt formatting issue
This commit is contained in:
parent
22d8cd6570
commit
19e33ded6c
@ -44,7 +44,6 @@ func TestLiteralColonWithDirectServeHTTP(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestLiteralColonWithHandler(t *testing.T) {
|
func TestLiteralColonWithHandler(t *testing.T) {
|
||||||
|
|
||||||
SetMode(TestMode)
|
SetMode(TestMode)
|
||||||
router := New()
|
router := New()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user