2007-01-28 yonik <yonik@mainsoft.com>
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.WebControls / FormViewRowTest.cs
index 281f5dbcf89fa6828c94b6946e711ae0178a3453..dd67770489cf21d3b6678a208cc4a779f49331e6 100644 (file)
@@ -101,7 +101,6 @@ namespace MonoTests.System.Web.UI.WebControls
                private bool dataUpdating = false;
                
                [Test]
-               [Category ("NotWorking")] //NullReferenceException
                public void FormViewRow_BubbleEvent ()
                {
                        FormView fv = new FormView ();
@@ -173,4 +172,4 @@ namespace MonoTests.System.Web.UI.WebControls
        }
 }
 
-#endif
\ No newline at end of file
+#endif