Skip to content

test: modernize and correct test-doctool-html.js

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
  1. Use destructuring when it is appropriate.
  2. Correct nits in comments.
  3. Reduce unneeded wrapping with string concatenations when it is cheap diff-wise.
  4. Diverge similar variables by renaming one of them.

Merge request reports

Loading