mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 01:57:50 +00:00
Minor commit nit in test.js. [ci skip]
This commit is contained in:
@@ -151,7 +151,7 @@
|
|||||||
QUnit = QUnit.QUnit || QUnit
|
QUnit = QUnit.QUnit || QUnit
|
||||||
));
|
));
|
||||||
|
|
||||||
/** Load and install QUnit Extras and ES6 Set/WeakMap shims. */
|
/** Load QUnit Extras and ES6 Set/WeakMap shims. */
|
||||||
(function() {
|
(function() {
|
||||||
var paths = [
|
var paths = [
|
||||||
'./asset/set.js',
|
'./asset/set.js',
|
||||||
|
|||||||
Reference in New Issue
Block a user