diff options
Diffstat (limited to 'node_modules/ejs/test/fixtures/comments.html')
| -rw-r--r-- | node_modules/ejs/test/fixtures/comments.html | 4 |
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 |
