enable this test. works now.
authorChris Toshok <toshok@novell.com>
Mon, 12 Mar 2007 20:56:07 +0000 (20:56 -0000)
committerChris Toshok <toshok@novell.com>
Mon, 12 Mar 2007 20:56:07 +0000 (20:56 -0000)
svn path=/trunk/mcs/; revision=74142

mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/FormTest.cs

index e756ffa490e0e23d0d86899f16b4434abf25aaa1..bbebf3940e3cd809e3fb00e41046db8c7451540e 100644 (file)
@@ -628,7 +628,6 @@ namespace MonoTests.System.Windows.Forms
                }
 
                [Test] // bug #80604
-               [Category ("NotWorking")]
                public void VisibleOnLoad ()
                {
                        MockForm form = new MockForm ();