Skip to content

test: added coverage tests related with method fs.read and fs.readSync

Tests added to extend the code coverage testing of the project on the method read and readSync of the file fs.js

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)

Merge request reports

Loading