[Cleanup] Removed TARGET_JVM
[mono.git] / mcs / class / System / Test / System.Net / HttpListenerRequestTest.cs
index afe81eb33c3d394490881af4d3e95c8a329e73a7..4d8564237d6a79574756ea4454e763c8b6262e4b 100644 (file)
@@ -38,9 +38,6 @@ using NUnit.Framework;
 namespace MonoTests.System.Net
 {
        [TestFixture]
-#if TARGET_JVM
-       [Ignore ("The class HttpListener is not supported")]
-#endif
        public class HttpListenerRequestTest
        {
                [Test]