Skip to content

Commit

Permalink
Added some extra Handlebars code, if this throws there is an issue an…
Browse files Browse the repository at this point in the history
…d tests will fail. Ref #68
  • Loading branch information
davglass committed Sep 14, 2012
1 parent b7f48fa commit 8cb709e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions tests/input/test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,18 @@ This method has attr {{#crossLink "OtherClass2/optionalAttr:attr"}}{{/crossLink}
@method crossOptAttr
*/

/**
Test `\{{foobar\}}` `\{{barfoo\}}`
@method hbHelper1
*/

/**
Test `\{{foobar2\}}` `\{{barfoo2\}}`
@method hbHelper2
*/

/**
Test `\{{foobar3\}}` `\{{barfoo3\}}`
@method hbHelper3
*/

0 comments on commit 8cb709e

Please sign in to comment.