[Cleanup] Removed TARGET_JVM
[mono.git] / mcs / class / System / Test / System.Collections.Generic / StackTest.cs
index 6ccb40519186965969310af8383e4c0df92df575..3f8b64ec0d0d49705d0fa66ba107c70f1c5bc9e3 100644 (file)
@@ -292,9 +292,6 @@ namespace MonoTests.System.Collections.Generic
                }
 
                [Test]
-#if TARGET_JVM
-               [Category ("NotWorking")]
-#endif // TARGET_JVM
                public void DeserializeTest ()
                {
                        MemoryStream ms = new MemoryStream ();