diff --git a/Core-Tests/FormatterTests.cs b/Core-Tests/FormatterTests.cs
index f7c492b..cc030c2 100644
--- a/Core-Tests/FormatterTests.cs
+++ b/Core-Tests/FormatterTests.cs
@@ -93,8 +93,8 @@ second line@@
private const string ExpectedOutput =
@"bold italic underlined striked
-page1 title
* item 1 -* item 2 +page1 title* item 1 +* item 2 second line
cell | other cell |
"); + dummy.Append(""); // IE needs \r\n for line breaks dummy.Append(EscapeWikiMarkup(content).Replace("\n", "\r\n")); - dummy.Append("