diff --git a/router/qrouter/proxy_routing_test.go b/router/qrouter/proxy_routing_test.go index 75b9ec613..a72506229 100644 --- a/router/qrouter/proxy_routing_test.go +++ b/router/qrouter/proxy_routing_test.go @@ -1413,7 +1413,3 @@ func TestMiscRouting(t *testing.T) { } } } - -func TestSimple(t *testing.T) { - -}