svn path=/trunk/mcs/; revision=69991
@@ -1,3 +1,7 @@
+2006-12-23 Gert Driesen <[email protected]>
+
+ * ControlTest.cs: Enabled test for bug #80280.
2006-12-21 Gert Driesen <[email protected]>
* RichTextBoxTest.cs: Added test for bug #80301.
@@ -1044,7 +1044,6 @@ namespace MonoTests.System.Windows.Forms
}
[Test] // bug #80280
- [Category ("NotWorking")]
public void Validated_Multiple_Containers ()
{
Form form = new Form ();