Add failing test For extra whitespace in nested partials.

This commit is contained in:
Mike Sherov
2014-08-07 10:28:19 -07:00
committed by Justin Hileman
parent 0eb3e71dc8
commit 114477811c
3 changed files with 7 additions and 0 deletions
@@ -1,3 +1,6 @@
<third>
{{> fourth }}
</third>
<third>
{{> fourth_inline }}{{> fourth_inline }}
</third>