Browse Source

Ignored failing test.

newNRvisualizers
Mike Krüger 13 years ago
parent
commit
a11077332f
  1. 2
      ICSharpCode.NRefactory.Tests/FormattingTests/TestBraceStlye.cs

2
ICSharpCode.NRefactory.Tests/FormattingTests/TestBraceStlye.cs

@ -433,7 +433,7 @@ namespace B {
} }
}"); }");
} }
[Ignore("FixMe")]
[Test()] [Test()]
public void TestTryCatchWithBannerStyle () public void TestTryCatchWithBannerStyle ()
{ {

Loading…
Cancel
Save