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

fix test on windows #482

Merged
merged 2 commits into from
Nov 25, 2020
Merged

fix test on windows #482

merged 2 commits into from
Nov 25, 2020

Commits on Nov 24, 2020

  1. fix test on windows

    On Windows, the test fails because os.Remove cannot remove unclosed and still-handled files.
    johejo committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    ce1b4df View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. use t.Error instead of t.Log

    johejo committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    5258f73 View commit details
    Browse the repository at this point in the history