Skip to content

Updated test-crypto-ecb.js to change assert.equal to assert.strictEqual

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

tests

Description of change

Updated test-crypto-ecb.js to change assert.equal to assert.strictEqual

Merge request reports

Loading