mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 16:47:49 +00:00
Update test.fp with over methods.
This commit is contained in:
@@ -54,7 +54,7 @@ QUnit.module('method ary caps');
|
||||
assert.expect(1);
|
||||
|
||||
var funcMethods = [
|
||||
'conj', 'curry', 'disj', 'iteratee', 'juxt', 'memoize',
|
||||
'curry', 'iteratee', 'memoize', 'over', 'overEvery', 'overSome',
|
||||
'method', 'methodOf', 'restParam', 'runInContext'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user