Don't assume execution in the top context

This commit is contained in:
tomhuda
2012-05-26 14:47:32 -07:00
parent 730c412925
commit 8e70e3b58b
+1 -1
View File
@@ -1,7 +1,7 @@
// BEGIN(BROWSER)
/*jshint eqnull:true*/
var Handlebars = {};
this.Handlebars = {};
(function() {