mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 00:57:48 +00:00
Fix build test and add extra "Arrays" and "Functions" method category tests.
Former-commit-id: 924e034ec6ec8d05d573dff969f064f1bb32ea33
This commit is contained in:
@@ -214,7 +214,6 @@
|
||||
'merge',
|
||||
'omit',
|
||||
'pairs',
|
||||
'parseInt',
|
||||
'pick',
|
||||
'values'
|
||||
];
|
||||
@@ -225,6 +224,7 @@
|
||||
'identity',
|
||||
'mixin',
|
||||
'noConflict',
|
||||
'parseInt',
|
||||
'random',
|
||||
'result',
|
||||
'runInContext',
|
||||
|
||||
Reference in New Issue
Block a user