[Cleanup] Removed TARGET_JVM
[mono.git] / mcs / class / System.Web / Test / System.Web.UI.WebControls / DataBoundControlTest.cs
index b4018381128dda3aa4387e41412c7d811e05bedd..67cf6946ee345becef6dec162b2afb429330151c 100644 (file)
@@ -205,9 +205,6 @@ namespace MonoTests.System.Web.UI.WebControls
                
                [Test]
                [Category ("NunitWeb")]
-#if TARGET_JVM
-               [Ignore ("TD #6665")]
-#endif
                public void DataBoundControl_DataBindFlow2 () {
                        new WebTest (PageInvoker.CreateOnLoad (DataBoundControl_DataBindFlow2_Load)).Run ();
                }