[bcl] Remove more NET_2_0 checks from class libs
[mono.git] / mcs / class / System.XML / Test / System.Xml / XmlWriterTests.cs
index 2cf11481ffa9283a6cc754db520e7b8bd564afc0..632bba37180f465df0ab74149c9dad6415f7559f 100644 (file)
@@ -110,9 +110,7 @@ namespace MonoTests.System.Xml
                }\r
 \r
                [Test]\r
-#if NET_2_0\r
                [Category ("NotDotNet")] // enbugged in 2.0\r
-#endif\r
                [ExpectedException (typeof (XmlException))]\r
                public void WriteNodeError ()\r
                {\r
@@ -206,7 +204,6 @@ namespace MonoTests.System.Xml
                        Assert.AreEqual (xml, writer.ToString ());\r
                }\r
 \r
-#if NET_2_0\r
                [Test]\r
                public void Create_File ()\r
                {\r
@@ -778,7 +775,6 @@ namespace MonoTests.System.Xml
                        WriteState state = xw.WriteState;\r
                }\r
 \r
-#endif\r
 \r
        }\r
 \r