Skip to content

test: clean up repl-reset-event file

Rodrigo Muino Tomonari requested to merge github/fork/courtnek/codeNLearn into master
Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change
  • Change vars to let/const
  • Add mustCall
  • equal -> strictEqual
  • remove timeout

Merge request reports

Loading