Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"
[mono.git] / mcs / class / System / Test / System.Net / HttpWebResponseTest.cs
index b35c8e7a5959fb8f8f2898165665c45a91e70a37..ffa7f6359e5cd5ec17d70cc0701ff96b41e6d76f 100644 (file)
@@ -1220,7 +1220,6 @@ namespace MonoTests.System.Net
 
 
                [Test]
-               [Category ("StaticLinkedAotNotWorking")] // Native MPH loading issues
 #if FEATURE_NO_BSD_SOCKETS
                [ExpectedException (typeof (PlatformNotSupportedException))]
 #endif