Add back excused Underscore isSet test for IE11.

This commit is contained in:
John-David Dalton
2016-07-10 16:30:34 -07:00
parent 8cb5455671
commit 8c9073308a

View File

@@ -275,6 +275,9 @@
'Numeric strings are numbers',
'Number instances can be finite'
],
'isSet': [
'Died on test #9'
],
'findKey': [
'called with context'
],