Browse Source

Enable fixed test

Marek Safar 13 năm trước cách đây
mục cha
commit
4dd7b7e524
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      mcs/class/System/Test/System.Net/HttpWebRequestTest.cs

+ 0 - 1
mcs/class/System/Test/System.Net/HttpWebRequestTest.cs

@@ -373,7 +373,6 @@ namespace MonoTests.System.Net
 		}
 
 		[Test] // bug #508027
-		[Category ("NotWorking")] // bug #5710
 		public void BeginGetResponse ()
 		{
 			IPEndPoint ep = new IPEndPoint (IPAddress.Loopback, 8001);