mirror of
https://github.com/gin-gonic/gin.git
synced 2026-06-10 14:44:37 +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)
|
||||
}
|
||||
|
||||
|
||||
// Test that updateRouteTrees is called only once
|
||||
func TestUpdateRouteTreesCalledOnce(t *testing.T) {
|
||||
SetMode(TestMode)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user