Merge pull request #5194 from xmcclure/orbis-freeswept
[mono.git] / mcs / class / System / Test / System.Security.Cryptography.X509Certificates / X509ChainTest.cs
index 026cfc2757aff97d39df4cd71631d8be4c5315de..1a3c6fe43ccdcd60018641e29cc3afe7fc843ac4 100644 (file)
@@ -205,7 +205,6 @@ namespace MonoTests.System.Security.Cryptography.X509Certificates {
                }
 
                [Test]
-               [Category ("InetAccess")]
                public void Build_Cert1_X509RevocationMode_Online ()
                {
                        X509Chain c = new X509Chain ();