aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/ejs/test/fixtures/comments.html
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/ejs/test/fixtures/comments.html')
-rw-r--r--node_modules/ejs/test/fixtures/comments.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/ejs/test/fixtures/comments.html b/node_modules/ejs/test/fixtures/comments.html
new file mode 100644
index 0000000..f728923
--- /dev/null
+++ b/node_modules/ejs/test/fixtures/comments.html
@@ -0,0 +1,4 @@
+<li><a href="foo">foo</li>
+<li><a href="bar">bar</li>
+<li><a href="baz">baz</li>
+<li><a href="qux">qux</li> \ No newline at end of file