2006-12-18 Marek Sieradzki <marek.sieradzki@gmail.com>
[mono.git] / mcs / class / Microsoft.Build.Utilities / Test / Microsoft.Build.Utilities / CommandLineBuilderTest.cs
index dc035f7bc69e57e08f8b1d2ebf9b6f205f130cee..73c33875999f6eb5888facfb19fbf72151375380 100644 (file)
@@ -434,7 +434,6 @@ namespace MonoTests.Microsoft.Build.Utilities {
                }
 
                [Test]
-               [Ignore ("Known bug")]
                [ExpectedException (typeof (ArgumentException),
                        "Illegal quote passed to the command line switch named \"a\". The value was [\"\"].")]
                public void TestVerifyThrowNoEmbeddedDoubleQuotes2 ()