mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 01:17:50 +00:00
Remove es6 scaffolding from html test files.
This commit is contained in:
@@ -252,9 +252,6 @@
|
||||
QUnit.config.autostart = false;
|
||||
|
||||
require(getConfig(), [moduleId], function(lodash) {
|
||||
ui.isStrict || (ui.isStrict = 'default' in lodash);
|
||||
lodash = (lodash['default'] || lodash);
|
||||
|
||||
if (ui.isModularize) {
|
||||
window._ = lodash;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user