Merge pull request #601 from knocte/sock_improvements
[mono.git] / mcs / class / System / Test / System.Net / WebPermissionAttributeTest.cs
index 3b940e5fa9cd6d2de41eaa52bc2a66ee6743993f..77c4b75c0980af7bd888d2650d67089f768aeb25 100644 (file)
@@ -36,6 +36,9 @@ using System.Text.RegularExpressions;
 namespace MonoTests.System.Net {
 
        [TestFixture]
+#if MOBILE
+       [Ignore ("CAS is not supported and parts will be linked away")]
+#endif
        public class WebPermissionAttributeTest {
 
                [Test]