mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
removing added speed test
This commit is contained in:
@@ -67,8 +67,4 @@
|
|||||||
return _.range(1000);
|
return _.range(1000);
|
||||||
});
|
});
|
||||||
|
|
||||||
JSLitmus.test('_.shuffle()', function() {
|
|
||||||
return _.shuffle(numbers);
|
|
||||||
});
|
|
||||||
|
|
||||||
})();
|
})();
|
||||||
Reference in New Issue
Block a user