2006-10-29 Igor Zelmanovich <igorz@mainsoft.com>
authorIgor Zelmanovich <igorz@mono-cvs.ximian.com>
Sun, 29 Oct 2006 14:18:36 +0000 (14:18 -0000)
committerIgor Zelmanovich <igorz@mono-cvs.ximian.com>
Sun, 29 Oct 2006 14:18:36 +0000 (14:18 -0000)
* ListControlTest.cs: removed NotWorking attributes

svn path=/trunk/mcs/; revision=67086

mcs/class/System.Web/Test/System.Web.UI.WebControls/ChangeLog
mcs/class/System.Web/Test/System.Web.UI.WebControls/ListControlTest.cs

index cc3a75079794f269fe0ef0904a7f0060b15babe4..7be4fe1be39d1ddd87a93591f2dc42e8cdbaa4ea 100644 (file)
@@ -2,6 +2,10 @@
 
        * ListControlTest.cs: removed NotWorking attributes
                        
+2006-10-29 Igor Zelmanovich <igorz@mainsoft.com>
+
+       * ListControlTest.cs: removed NotWorking attributes
+                       
 2006-10-29 Igor Zelmanovich <igorz@mainsoft.com>
 
        * DataBoundControlTest.cs: new test was added
index 2839fbfb80cf3f153757ffcf4ced15087d3ee16a..fbb3fca9f2b7cffed2d77bddc9daf565045e7d66 100644 (file)
@@ -249,7 +249,6 @@ namespace MonoTests.System.Web.UI.WebControls {
                }
 
                [Test]
-        [Category ("NotWorking")]
                public void ViewStateContents ()
                {
                        ListControlPoker p = new ListControlPoker ();