// Dummy.
diff --git a/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleEmpty.txt b/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleEmpty.txt
index 904a1485ea..d3ac256b11 100644
--- a/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleEmpty.txt
+++ b/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleEmpty.txt
@@ -6,8 +6,6 @@
This is a standard block.
----------------------------------------- CODE COMPARISON ------------------------------------------
-| | |
-----------------------------------------------------------------------------------------------------
| // Dummy. | // Dummy. |
----------------------------------------------------------------------------------------------------
diff --git a/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.html b/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.html
index 9121273f3d..7b8060cda2 100644
--- a/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.html
+++ b/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.html
@@ -74,10 +74,6 @@ GeneratorTest Coding Standards
Code Title, missing
This is a standard block.
-
-
-
-
diff --git a/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.md b/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.md
index ddd6f6b7a4..98e5822951 100644
--- a/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.md
+++ b/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.md
@@ -5,10 +5,6 @@
This is a standard block.
-
-
-
-
| |
---|
// Dummy.
diff --git a/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.txt b/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.txt
index 95adef296c..3de51f08d7 100644
--- a/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.txt
+++ b/tests/Core/Generators/Expectations/ExpectedOutputInvalidCodeTitleMissing.txt
@@ -6,8 +6,6 @@
This is a standard block.
----------------------------------------- CODE COMPARISON ------------------------------------------
-| | |
-----------------------------------------------------------------------------------------------------
| // Dummy. | // Dummy. |
----------------------------------------------------------------------------------------------------
| |