From: Chris Toshok Date: Mon, 12 Mar 2007 20:56:07 +0000 (-0000) Subject: enable this test. works now. X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=7ecd8619ca3519f105bb7e8bb9f7f45120c4f5fc;p=mono.git enable this test. works now. svn path=/trunk/mcs/; revision=74142 --- diff --git a/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/FormTest.cs b/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/FormTest.cs index e756ffa490e..bbebf3940e3 100644 --- a/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/FormTest.cs +++ b/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/FormTest.cs @@ -628,7 +628,6 @@ namespace MonoTests.System.Windows.Forms } [Test] // bug #80604 - [Category ("NotWorking")] public void VisibleOnLoad () { MockForm form = new MockForm ();