Reenable some NotWorking test cases.
[mono.git] / mcs / class / System.Drawing / Test / System.Drawing.Imaging / IconCodecTest.cs
index 3e2cd25c45579f31b73060378a195a372d0efe1b..75012489ac942487eeeb799e7cf2f82a4b098167 100644 (file)
@@ -175,7 +175,6 @@ namespace MonoTests.System.Drawing.Imaging {
                }
 
                [Test]
-               [Category ("NotWorking")]
                public void Bitmat16Data ()
                {
                        string sInFile = getInFile ("bitmaps/smiley.ico");
@@ -395,7 +394,6 @@ namespace MonoTests.System.Drawing.Imaging {
                }
 
                [Test]
-               [Category ("NotWorking")]
                public void Bitmat32Data ()
                {
                        string sInFile = getInFile ("bitmaps/VisualPng.ico");
@@ -623,7 +621,6 @@ namespace MonoTests.System.Drawing.Imaging {
                }
 
                [Test]
-               [Category ("NotWorking")]
                public void Bitmat48Data ()
                {
                        string sInFile = getInFile ("bitmaps/48x48x1.ico");
@@ -835,7 +832,6 @@ namespace MonoTests.System.Drawing.Imaging {
                }
 
                [Test]
-               [Category ("NotWorking")]
                public void Bitmat64Data ()
                {
                        string sInFile = getInFile ("bitmaps/64x64x256.ico");
@@ -1618,7 +1614,6 @@ namespace MonoTests.System.Drawing.Imaging {
                }
 
                [Test]
-               [Category ("NotWorking")]
                public void Bitmat96Data ()
                {
                        string sInFile = getInFile ("bitmaps/96x96x256.ico");