diff options
Diffstat (limited to 'tests/node_compat')
-rw-r--r-- | tests/node_compat/test/common/index.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/node_compat/test/common/index.js b/tests/node_compat/test/common/index.js index bc1ea05e4..ebac56ac5 100644 --- a/tests/node_compat/test/common/index.js +++ b/tests/node_compat/test/common/index.js @@ -59,7 +59,6 @@ let knownGlobals = [ queueMicrotask, removeEventListener, reportError, - self, sessionStorage, setImmediate, ]; |