diff options
Diffstat (limited to 'node_modules/ejs/test/fixtures/single-quote.ejs')
| -rw-r--r-- | node_modules/ejs/test/fixtures/single-quote.ejs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/ejs/test/fixtures/single-quote.ejs b/node_modules/ejs/test/fixtures/single-quote.ejs new file mode 100644 index 0000000..1e35a95 --- /dev/null +++ b/node_modules/ejs/test/fixtures/single-quote.ejs @@ -0,0 +1 @@ +<p><%= 'loki' %>'s wheelchair</p>
\ No newline at end of file |
