summaryrefslogtreecommitdiff
path: root/cli/tests/node_compat/test
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/node_compat/test')
-rw-r--r--cli/tests/node_compat/test/common/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/node_compat/test/common/index.js b/cli/tests/node_compat/test/common/index.js
index 0f6019746..f398108cd 100644
--- a/cli/tests/node_compat/test/common/index.js
+++ b/cli/tests/node_compat/test/common/index.js
@@ -46,6 +46,7 @@ let knownGlobals = [
global.setTimeout,
localStorage,
location,
+ name,
navigator,
onload,
onunload,