mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Add Node.js test note. [ci skip]
This commit is contained in:
@@ -10962,7 +10962,7 @@
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
QUnit.test('should detect methods masquerading as native', function(assert) {
|
QUnit.test('should detect methods masquerading as native (test in Node.js)', function(assert) {
|
||||||
assert.expect(2);
|
assert.expect(2);
|
||||||
|
|
||||||
if (!amd && _._baseEach) {
|
if (!amd && _._baseEach) {
|
||||||
|
|||||||
Reference in New Issue
Block a user