mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Rename test module for consistency.
This commit is contained in:
@@ -10145,7 +10145,7 @@
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
QUnit.module('lodash.max and lodash.min');
|
||||
QUnit.module('extremum methods');
|
||||
|
||||
_.each(['max', 'min'], function(methodName) {
|
||||
var array = [1, 2, 3],
|
||||
|
||||
Reference in New Issue
Block a user