Use the passed in env to pend browsers so IE8 works
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
env.requireFunctioningSets = function() {
|
||||
if (!hasFunctioningSets()) {
|
||||
pending("Browser has incomplete or missing support for Sets");
|
||||
env.pending("Browser has incomplete or missing support for Sets");
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user