mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-13 00:59:29 +08:00
Fix formatting in test file
This commit is contained in:
parent
3af7291718
commit
8f39ea663a
@ -1099,7 +1099,6 @@ func TestConcurrentAddRouteAndRoutes(t *testing.T) {
|
|||||||
assert.Len(t, routes, 20)
|
assert.Len(t, routes, 20)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Test that updateRouteTrees is called only once
|
// Test that updateRouteTrees is called only once
|
||||||
func TestUpdateRouteTreesCalledOnce(t *testing.T) {
|
func TestUpdateRouteTreesCalledOnce(t *testing.T) {
|
||||||
SetMode(TestMode)
|
SetMode(TestMode)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user