diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2019-02-07 22:31:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-07 22:31:26 -0700 |
| commit | 453e5e90ffb2685a3c49a1452c7986deeef804ba (patch) | |
| tree | 8737c430e20e4fcc869548fef65337bb5c8fdf81 /test/fixtures | |
| parent | fe75b2af5faf43b25c59fce6df0685d8fb693144 (diff) | |
resolves #3056 create a template converter even if backend is not recognized (PR #3057)
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/custom-backends/haml/html5-tweaks/embedded.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/custom-backends/haml/html5-tweaks/embedded.html.haml b/test/fixtures/custom-backends/haml/html5-tweaks/embedded.html.haml new file mode 100644 index 00000000..7125c22c --- /dev/null +++ b/test/fixtures/custom-backends/haml/html5-tweaks/embedded.html.haml @@ -0,0 +1 @@ +=content |
