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

test: skip doctool tests when js-yaml is missing #7218

Merged
merged 1 commit into from
Jul 6, 2016

Commits on Jul 6, 2016

  1. test: skip doctool tests when js-yaml is missing

    Skip the doctool tests when js-yaml, which is currently `require()`d
    from the eslint source tree, is missing. This can happen, for example,
    because eslint is not included in the release source tarballs.
    
    Fixes: nodejs#7201
    Ref: nodejs#6495
    PR-URL: nodejs#7218
    Reviewed-By: Roman Reiss <me@silverwind.io>
    Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
    addaleax committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    af273b5 View commit details
    Browse the repository at this point in the history