diff --git a/literal_colon_test.go b/literal_colon_test.go index f3663d7b..33eddf81 100644 --- a/literal_colon_test.go +++ b/literal_colon_test.go @@ -44,7 +44,6 @@ func TestLiteralColonWithDirectServeHTTP(t *testing.T) { } func TestLiteralColonWithHandler(t *testing.T) { - SetMode(TestMode) router := New()