Remove test I opted to host elsewhere

git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc8.0.x/trunk@1754313 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/test/org/apache/catalina/core/TestAsyncContextImpl.java b/test/org/apache/catalina/core/TestAsyncContextImpl.java
index 6d99811..99ce875 100644
--- a/test/org/apache/catalina/core/TestAsyncContextImpl.java
+++ b/test/org/apache/catalina/core/TestAsyncContextImpl.java
@@ -2590,10 +2590,4 @@
             }
         }
     }
-
-
-    @Test
-    public void testAsyncDispatchEncoding() throws Exception {
-
-    }
 }