Browse Source

this test is working now

svn path=/trunk/mcs/; revision=67485
Chris Toshok 19 years ago
parent
commit
3ebb61f162

+ 0 - 1
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/PropertyManagerTest.cs

@@ -100,7 +100,6 @@ namespace MonoTests.System.Windows.Forms {
 		}
 
 		[Test]
-		[Category ("NotWorking")]
 		public void TestEvent ()
 		{
 			TestClass1 test = new TestClass1();