Skip to content

test: apply promises API to appendFile test

Rodrigo Muino Tomonari requested to merge github/fork/Trott/homeward-1 into master

Add tests for fs.promises.appendFile() to test-fs-access.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading