summaryrefslogtreecommitdiff
path: root/oldtests/Original/Inline_HTML_comments.html
diff options
context:
space:
mode:
Diffstat (limited to 'oldtests/Original/Inline_HTML_comments.html')
-rw-r--r--oldtests/Original/Inline_HTML_comments.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/oldtests/Original/Inline_HTML_comments.html b/oldtests/Original/Inline_HTML_comments.html
deleted file mode 100644
index ebc4818..0000000
--- a/oldtests/Original/Inline_HTML_comments.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<p>Paragraph one.</p>
-<!-- This is a simple comment -->
-<!--
- This is another comment.
--->
-<p>Paragraph two.</p>
-<!-- one comment block -- -- with two comments -->
-<p>The end.</p>