Skip to content

test: specify global object for globals

Rodrigo Muino Tomonari requested to merge github/fork/Trott/no-undef-fs into master

Be explicit about using global.externalizeString() etc. in test-fs-write instead of disabling the no-undef ESLint rule.

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

Merge request reports

Loading