Browse Source

Test clean up

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

+ 2 - 15
mcs/class/System/Test/System.Net/WebHeaderCollectionTest.cs

@@ -21,7 +21,7 @@ using System.Runtime.Serialization.Formatters;
 using System.Runtime.Serialization.Formatters.Binary;
 
 using NUnit.Framework;
-using System.Text;
+
 
 namespace MonoTests.System.Net
 {
@@ -417,20 +417,7 @@ namespace MonoTests.System.Net
 			0x6e, 0x06, 0x08, 0x00, 0x00, 0x00, 0x06, 0x61, 0x74, 0x74, 0x61,
 			0x63, 0x68, 0x0b
 		};
-/*
-		0, 1, 0, 0, 0, ff, ff, ff, ff, 1, 0,
-		0, 0, 0, 0, 0, 0, c, 2, 0, 0, 0,
-		49, 53, 79, 73, 74, 65, 6d, 2c, 20, 56, 65,
-		72, 73, 69, 6f, 6e, 3d, 32, 2e, 30, 2e, 35,
-		2e, 30, 2c, 20, 43, 75, 6c, 74, 75, 72, 65,
-		3d, 6e, 65, 75, 74, 72, 61, 6c, 2c, 20, 50,
-		75, 62, 6c, 69, 63, 4b, 65, 79, 54, 6f, 6b,
-
-		65, 6e, 3d, 37, 63, 65, 63, 38, 35, 64, 37,
-
-		62, 65, 61, 37, 37, 39, 38, 65, 5, 1, 0,
-		0, 0, 1e, 53, 79, 73, 74, 65, 6d, 2e, 4e, 65, 74, 2e, 57, 65, 62, 48, 65, 61, 64, 65, 72, 43, 6f, 6c, 6c, 65, 63, 74, 69, 6f, 6e, 7, 0, 0, 0, 5, 43, 6f, 75, 6e, 74, 1, 30, 1, 33, 1, 31, 1, 34, 1, 32, 1, 35, 0, 1, 1, 1, 1, 1, 1, 8, 2, 0, 0, 0, 3, 0, 0, 0, 6, 3, 0, 0, 0, c, 43, 6f, 6e, 74, 65, 6e, 74, 2d, 54, 79, 70, 65, 6, 4, 0, 0, 0, 9, 69, 6d, 61, 67, 65, 2f, 70, 6e, 67, 6, 5, 0, 0, 0, 8, 4e, 6f, 2d, 43, 61, 63, 68, 65, 6, 6, 0, 0, 0, 3, 6f, 66, 66, 6, 7, 0, 0, 0, b, 44, 69, 73, 70, 6f, 73, 69, 74, 69, 6f, 6e, 6, 8, 0, 0, 0, 6, 61, 74, 74, 61, 63, 68, b, 
-*/
+
 		[Test]
 		public void IsRestricted_InvalidChars_1 ()
 		{