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