Patrick Steele-Idem 5df81440e5 Reorganized tests
2016-05-05 07:56:24 -07:00

3 lines
201 B
Plaintext

<include("./include-target.marko", {name: 'Frank'}) count=20/>
<include("./include-target.marko", {name: 'Frank', count: 20})/>
<include("./include-target.marko", {name: 'Frank', count: 10}) count=20/>