svn:eol-style=native
authorRaja R Harinath <harinath@hurrynot.org>
Tue, 5 Dec 2006 16:02:50 +0000 (16:02 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Tue, 5 Dec 2006 16:02:50 +0000 (16:02 -0000)
svn path=/trunk/mcs/; revision=69047

mcs/class/System.Data/Test/System.Data/DataViewTest.cs

index 799eeceb186723fb2446f5a5da13a158fb102ed4..0c44b58dfd5bcaedcfa327ff1b4af9e3e1911014 100644 (file)
@@ -451,7 +451,7 @@ namespace MonoTests.System.Data
 
                [Test]
                [ExpectedException (typeof (ArgumentException))]
-#if TARGET_JVM\r
+#if TARGET_JVM
                [NUnit.Framework.Category ("NotWorking")] // defect 5446
 #endif
                public void Find_3 ()