summaryrefslogtreecommitdiff
path: root/Examples/test-suite/javascript/arrays_global_runme.js
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/javascript/arrays_global_runme.js')
-rw-r--r--Examples/test-suite/javascript/arrays_global_runme.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/javascript/arrays_global_runme.js b/Examples/test-suite/javascript/arrays_global_runme.js
index fdb365f83..0cbb28efb 100644
--- a/Examples/test-suite/javascript/arrays_global_runme.js
+++ b/Examples/test-suite/javascript/arrays_global_runme.js
@@ -1,4 +1,4 @@
-var arrays_global = require("./arrays_global");
+var arrays_global = require("arrays_global");
arrays_global.array_i = arrays_global.array_const_i;