diff options
Diffstat (limited to 'dgbuilder/dgeflows/node_modules/ejs/test/fixtures/include-simple.html')
-rw-r--r-- | dgbuilder/dgeflows/node_modules/ejs/test/fixtures/include-simple.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dgbuilder/dgeflows/node_modules/ejs/test/fixtures/include-simple.html b/dgbuilder/dgeflows/node_modules/ejs/test/fixtures/include-simple.html new file mode 100644 index 00000000..3b729efb --- /dev/null +++ b/dgbuilder/dgeflows/node_modules/ejs/test/fixtures/include-simple.html @@ -0,0 +1,3 @@ +<ul> + <p>Hello world!</p> +</ul>
\ No newline at end of file |