Skip to content

test: refactor test-crypto-padding-aes256

  • replace var with const/let
  • replace assert.equal() with assert.strictEqual()
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading