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