| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 38a1060 commit aaa247c
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -133,4 +133,4 @@ const { kStateSymbol } = require('internal/dgram'); | |||
| 133 | 133 | (type) => type === 'Immediate').length, 1); | |
| 134 | 134 | } | |
| 135 | 135 | ||
| 136 | - // See also test/pseudo-tty/test-handle-wrap-isrefed-tty.js | ||
| 136 | + // See also test/pseudo-tty/test-handle-wrap-hasref-tty.js | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | // Flags: --expose-internals --no-warnings | |
| 2 | 2 | 'use strict'; | |
| 3 | 3 | ||
| 4 | - // See also test/parallel/test-handle-wrap-isrefed.js | ||
| 4 | + // See also test/parallel/test-handle-wrap-hasref.js | ||
| 5 | 5 | ||
| 6 | 6 | const common = require('../common'); | |
| 7 | 7 | const strictEqual = require('assert').strictEqual; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments