Skip to content

test: make use of globals explicit

Rodrigo Muino Tomonari requested to merge github/fork/Trott/vim into master

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with this change (including linting)?
  • Is the commit message formatted according to [CONTRIBUTING.md][0]?

Affected core subsystem(s)

test vm

Description of change

Use global to be explicit that a global variable is intended.

Merge request reports

Loading