Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 17294bb

Browse files
committed
Update AvalonEdit and re-enable CSharpFormattingTests.
1 parent feab060 commit 17294bb

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/AddIns/BackendBindings/CSharpBinding/Tests/CSharpFormattingTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ namespace CSharpBinding.Tests
2626
public class CSharpFormattingTests
2727
{
2828
[Test]
29-
[Ignore("AvalonEdit indentation changed")]
3029
public void EnterInsideString()
3130
{
3231
const string start = "class X {\n" +

0 commit comments

Comments
 (0)