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: refactor test-fs-readfile-tostring-fail #19404

Closed
wants to merge 1 commit into from

Commits on Mar 17, 2018

  1. test: refactor test-fs-readfile-tostring-fail

    The test uses both `assert()` and `assert.ok()`. Use just `assert.ok()`.
    
    Remove a comment that does not appear to match the code and does not
    seem to explain much beyond the bare code itself.
    Trott committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    3a67c0d View commit details
    Browse the repository at this point in the history