mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Fix markdown-doctest run.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
delete global['__core-js_shared__'];
|
||||
|
||||
var _ = require('./lodash.js');
|
||||
|
||||
function mockQuery() {
|
||||
@@ -41,4 +45,4 @@ module.exports = {
|
||||
'process': process,
|
||||
'setImmediate': setImmediate
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user