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