Skip to content

test: update test-debugger-client.js to use strictEqual

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

Only test files have been modified.

Description of change

Updated test-debugger-client.js to use strictEqual instead of equal for higher fidelity testing.

Merge request reports

Loading