Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve tests #726

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Improve tests #726

wants to merge 2 commits into from

Commits on Nov 18, 2018

  1. Configuration menu
    Copy the full SHA
    46c62c7 View commit details
    Browse the repository at this point in the history
  2. tests: remove EnsureLoaded

    This should not be necessary in general, and causes e.g. :FZF to be
    loaded from the global Vim runtime (causing an assertion failure in the
    tests).
    
    It is replaced by a verbatim / trimmed down `:runtime` for the "Check
    installed plugins" test.
    blueyed committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    5ff3d27 View commit details
    Browse the repository at this point in the history