Skip to content

test: remove unsused arguments from function

Rodrigo Muino Tomonari requested to merge github/fork/0xparashar/master into master

Removed the unused arguments of functions defined in file test/parallel/test-http-parser.js

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
test

Merge request reports

Loading