2006-02-28 Matt Hergett <matt@use.net>
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / ControlEventTest.cs
index 3fcfcb1170052e97613e58d129891a7f6974bf0d..e44734c03d30a0342e51490740abd7ed0c9a916a 100644 (file)
@@ -8,6 +8,7 @@ using System.Threading;
 namespace MonoTests.System.Windows.Forms
 {
        [TestFixture]
+       [Ignore ("This test has to be completly reviewed")]
        public class EventClass
        {
                static bool eventhandled = false;