Increase test coverage a touch

This commit is contained in:
kpdecker
2014-08-14 12:25:35 -05:00
parent 9ab31e1fc6
commit cb22ee5681
15 changed files with 186 additions and 44 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/*global Handlebars */
/*global Handlebars, shouldThrow */
describe('parser', function() {
if (!Handlebars.print) {
return;