test/fixtures/partial_with_module.mustache in mustache-0.11.2 vs test/fixtures/partial_with_module.mustache in mustache-0.12.0
- old
+ new
@@ -1,3 +1,4 @@
<h1>{{greeting}}</h1>
{{>simple}}
+
<h3>{{farewell}}</h3>
\ No newline at end of file
- old
+ new