Merge pull request #5194 from xmcclure/orbis-freeswept
[mono.git] / mcs / class / System / Test / System.Net / ServicePointManagerTest.cs
index c252d21b189bcd75d3c8b9cb2e94f621208fc838..2ed577e5df80d09d71c9fbd9e3329c783d40c56f 100644 (file)
@@ -47,7 +47,7 @@ public class ServicePointManagerTest
        }\r
 \r
         [Test, ExpectedException (typeof (InvalidOperationException))]\r
-               [Category ("InetAccess")]\r
+               [Category ("NotWorking")]\r
         public void MaxServicePointManagers ()\r
         {\r
                Assert.AreEqual (0, ServicePointManager.MaxServicePoints, "#1");\r