aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/mismatched-tags.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/mismatched-tags.html')
-rw-r--r--tests/misc/mismatched-tags.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/misc/mismatched-tags.html b/tests/misc/mismatched-tags.html
index edeba33..792a8b9 100644
--- a/tests/misc/mismatched-tags.html
+++ b/tests/misc/mismatched-tags.html
@@ -1,5 +1,3 @@
-<p><p>Some text</p><div>some more text</div>
+<p>Some text</p><div>some more text</div>
-and a bit more
-
-</p> \ No newline at end of file
+<p>and a bit more</p>