mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 07:47:49 +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);
|
||||
|
||||
if (!amd && _._baseEach) {
|
||||
|
||||
Reference in New Issue
Block a user