[bcl] Fix dll names and InternalsVisibleTo for test assemblies
[mono.git] / mcs / class / System.Web / Test / System.Web / AppBrowsersTest.cs
index a0241b7a65c6ff99218d772d7984ce7016a297f3..868d0115acd9569ce67379e7adcc30e9acb51801 100644 (file)
@@ -39,7 +39,7 @@ using System.Threading;
 namespace MonoTests.System.Web
 {
        [TestFixture]
-       [Ignore ("adapters.browser depends on System.Web_test_net_2_0.dll")]
+       [Ignore ("adapters.browser depends on net_4_x_System.Web_test.dll")]
        public class AppBrowsersTest
        {
                [TestFixtureSetUp]