Merged upstream master and ran unit tests
This commit is contained in:
@@ -24,7 +24,7 @@ Handlebars.logger = {
|
||||
|
||||
Handlebars.log = function(level, str) { Handlebars.logger.log(level, str); };
|
||||
|
||||
return Handlebars;
|
||||
|
||||
// END(BROWSER)
|
||||
|
||||
return Handlebars;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user