Skip to content

test: refactor test-fs-readfile-tostring-fail

The test uses both assert() and assert.ok(). Use just assert.ok().

Remove a comment that does not appear to match the code and does not seem to explain much beyond the bare code itself.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading