Handle windows paths in ResXFileRef, for conversion to string case
[mono.git] / mcs / class / System.Windows.Forms / Test / System.Resources / ResXFileRefTest.cs
index c09738e6da7dbe4ddba9892284502227b0a8c39e..5ea7baaaafd1b5692b9bf3a696ee0af1fda9c4ba 100644 (file)
@@ -230,7 +230,6 @@ namespace MonoTests.System.Resources
                }
 
                [Test]
-               [Category ("NotWorking")]
                public void ConvertFrom_Type_String_FilePathWithBackslashes ()
                {
                        if (Path.DirectorySeparatorChar == '\\')