test: make REPL test pass in coverage mode · nodejs/node@6411fe2 · GitHub
Skip to content

Commit 6411fe2

Browse files
addaleaxgibfahn
authored andcommitted
test: make REPL test pass in coverage mode
Make a REPL tab completion test pass in coverage mode by using `Uin` as the common prefix of all `Uint*Array` globals instead of `co` which could be a prefix for `console` and `coverage`, so it doesn't expand the way it's expected to in coverage mode. PR-URL: #17082 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent eb7285d commit 6411fe2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/parallel/test-repl-tab-complete.js

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)