Skip to content

Commit

Permalink
add test for #1560
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Sep 24, 2019
1 parent 93444c5 commit 64ecb9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,5 @@ Handlebars.compile('test', {
});

Handlebars.compile('test')({},{allowCallsToHelperMissing: true});

Handlebars.compile('test')({},{});

0 comments on commit 64ecb9e

Please sign in to comment.