X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FTest%2FSystem.IO%2FBinaryWriterTest.cs;h=118874e0ff3acea2278845b72dd7608648f7701e;hb=30c28c41d7859b7de6ecd7afb652468517048d12;hp=fc63e4c750d5fb17b576a9d9c45a1df57585e8cd;hpb=d3d3ae6b0132d8840a5be0b36afcf4240868eabb;p=mono.git diff --git a/mcs/class/corlib/Test/System.IO/BinaryWriterTest.cs b/mcs/class/corlib/Test/System.IO/BinaryWriterTest.cs index fc63e4c750d..118874e0ff3 100644 --- a/mcs/class/corlib/Test/System.IO/BinaryWriterTest.cs +++ b/mcs/class/corlib/Test/System.IO/BinaryWriterTest.cs @@ -411,9 +411,6 @@ public class BinaryWriterTest : Assertion { } [Test] -#if TARGET_JVM - [Category("NotWorking")] -#endif public void WriteFloat () { MemoryStream stream = new MemoryStream ();