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