Skip to content

test: delete unnecessary require of common.js in test

Rodrigo Muino Tomonari requested to merge github/fork/fhinkel/cleanup into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

test-fs-open.js does not use common.js, so do not require it.

Merge request reports

Loading