update, text, response
This commit is contained in:
1
node_modules/call-bind/test/callBound.js
generated
vendored
1
node_modules/call-bind/test/callBound.js
generated
vendored
@@ -40,7 +40,6 @@ test('callBound', function (t) {
|
||||
'allowMissing arg still throws for unknown intrinsic'
|
||||
);
|
||||
|
||||
/* globals WeakRef: false */
|
||||
t.test('real but absent intrinsic', { skip: typeof WeakRef !== 'undefined' }, function (st) {
|
||||
st['throws'](
|
||||
function () { callBound('WeakRef'); },
|
||||
|
||||
Reference in New Issue
Block a user