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: add tests for fsPromises.truncate and FileHandle.truncate #20638

Closed
wants to merge 2 commits into from

Commits on May 24, 2018

  1. test: add tests for fsPromises.truncate and FileHandle.truncate

    To increase test coverage, added tests for fsPromises.truncate
    and FileHandle.truncate.
    Masashi Hirano committed May 24, 2018
    Configuration menu
    Copy the full SHA
    ed6f0fd View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. test: fix fsPromises.truncate test to avoid error

    Masashi Hirano committed May 25, 2018
    Configuration menu
    Copy the full SHA
    a35a91c View commit details
    Browse the repository at this point in the history