Skip to content

test: replace deprecated function call from test-repl-history-navigation

Rodrigo Muino Tomonari requested to merge github/fork/Trott/repl-dep into master

test-repl-history-navigation fails with NODE_PENDING_DEPRECATION=1. Replace deprecated repl.inputStream with repl.input.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading