Skip to content

test: cleanup/update test-dgram-empty-packet.js

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)
  • test
Description of change
  • Changed some var to const and let
  • Changed == to === for clarity.

Merge request reports

Loading