diff --git a/router/qrouter/proxy_routing_test.go b/router/qrouter/proxy_routing_test.go index d59483b70..032210cff 100644 --- a/router/qrouter/proxy_routing_test.go +++ b/router/qrouter/proxy_routing_test.go @@ -1395,7 +1395,3 @@ func TestMiscRouting(t *testing.T) { } } } - -func TestSimple(t *testing.T) { - -}