Mark tests as not working under TARGET_JVM
[mono.git] / mcs / class / corlib / Test / System.Text / EncodingInfoTest.cs
index eab01ffedee2242423af6b24ac122270ff6d84c1..36b9bec17d89cf399a7d0503e0075ab5df55c19c 100644 (file)
@@ -22,9 +22,6 @@ namespace MonoTests.System.Text
        public class EncodingInfoTest
        {
                [Test]
-#if TARGET_JVM
-               [Category("NotWorking")]
-#endif
                // The purpose of this test is to make sure that
                // new encodings added to I18N are also listed in the
                // returned array from Encoding.GetEncodings() so that