aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/ejs/test/fixtures/pet.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/ejs/test/fixtures/pet.ejs')
-rw-r--r--node_modules/ejs/test/fixtures/pet.ejs1
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/ejs/test/fixtures/pet.ejs b/node_modules/ejs/test/fixtures/pet.ejs
new file mode 100644
index 0000000..5788558
--- /dev/null
+++ b/node_modules/ejs/test/fixtures/pet.ejs
@@ -0,0 +1 @@
+<li>[[= pet.name ]]</li> \ No newline at end of file