summaryrefslogtreecommitdiff
path: root/test/pseudo-tty/test-handle-wrap-isrefed-tty.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/pseudo-tty/test-handle-wrap-isrefed-tty.js')
-rw-r--r--test/pseudo-tty/test-handle-wrap-isrefed-tty.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pseudo-tty/test-handle-wrap-isrefed-tty.js b/test/pseudo-tty/test-handle-wrap-isrefed-tty.js
index ca2f1132d0..aa6ae341b4 100644
--- a/test/pseudo-tty/test-handle-wrap-isrefed-tty.js
+++ b/test/pseudo-tty/test-handle-wrap-isrefed-tty.js
@@ -1,7 +1,7 @@
// Flags: --expose-internals --no-warnings
'use strict';
-// see also test/parallel/test-handle-wrap-isrefed.js
+// See also test/parallel/test-handle-wrap-isrefed.js
const common = require('../common');
const strictEqual = require('assert').strictEqual;