mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Fix tests in old IE.
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
delete Object._defineProperty;
|
||||
delete Object._getPrototypeOf;
|
||||
delete Object._keys;
|
||||
delete objectProto._hasOwnProperty;
|
||||
delete objectProto._propertyIsEnumerable;
|
||||
delete stringProto._contains;
|
||||
}
|
||||
QUnit.config.hidepassed = true;
|
||||
|
||||
Reference in New Issue
Block a user