summaryrefslogtreecommitdiff
path: root/test/parallel/test-repl-tab-complete.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-repl-tab-complete.js')
-rw-r--r--test/parallel/test-repl-tab-complete.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parallel/test-repl-tab-complete.js b/test/parallel/test-repl-tab-complete.js
index aca26648cf..60fb48bb76 100644
--- a/test/parallel/test-repl-tab-complete.js
+++ b/test/parallel/test-repl-tab-complete.js
@@ -237,7 +237,7 @@ testMe.complete('cus', common.mustCall(function(error, data) {
}));
// Make sure tab completion doesn't crash REPL with half-baked proxy objects.
-// See: https://github.com/nodejs/io.js/issues/2119
+// See: https://github.com/nodejs/node/issues/2119
putIn.run(['.clear']);
putIn.run([