svn path=/trunk/mcs/; revision=75892
@@ -1,3 +1,7 @@
+2007-04-18 Gert Driesen <[email protected]>
+
+ * FormTest.cs: Enabled test for bug #80773.
2007-04-17 Chris Toshok <[email protected]>
* BindingTest.cs: remove the NotWorking from
@@ -1015,7 +1015,6 @@ namespace MonoTests.System.Windows.Forms
}
[Test] // bug #80773
- [Category ("NotWorking")]
public void ShowDialog_Owner_Self ()
{
Form form = new Form ();