mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Avoid chatty console.log.
This commit is contained in:
@@ -636,9 +636,8 @@
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
||||
console.log('Running lodash tests.');
|
||||
|
||||
if (params) {
|
||||
console.log('Running lodash tests.');
|
||||
console.log('test.js invoked with arguments: ' + JSON.stringify(slice.call(params)));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user