add test for #1560
This commit is contained in:
@@ -109,3 +109,5 @@ Handlebars.compile('test', {
|
|||||||
});
|
});
|
||||||
|
|
||||||
Handlebars.compile('test')({},{allowCallsToHelperMissing: true});
|
Handlebars.compile('test')({},{allowCallsToHelperMissing: true});
|
||||||
|
|
||||||
|
Handlebars.compile('test')({},{});
|
||||||
Reference in New Issue
Block a user