Update node suites to not rely on previous accidental global j$ and create its own

This commit is contained in:
Sheel Choksi
2013-09-29 14:59:58 -07:00
parent da33c7823e
commit 15889494c5

View File

@@ -141,7 +141,7 @@ var j$require = (function() {
}
}());
var j$ = j$require.core(j$require);
j$ = j$require.core(j$require);
j$require.console(j$require, j$);
// options from command line