Skip to content

Simplified the test by using common.mustCall(). Use of common.mustCal…

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

Simplified test by using common.mustCall(). This also made assert module and sucesses variable redundant.

…l(), made assert require and use of successes variable redundant

Merge request reports

Loading