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

unknown arg identification skips test. flags injected by go test #59

Merged
merged 1 commit into from
Jan 18, 2020

Conversation

integrii
Copy link
Owner

@integrii integrii commented Jan 18, 2020

When using show help on unexpected, test runs will break due to the injected test flags.

This PR fixes this situation:

$ go test
Unknown arguments supplied:  test.v=true test.timeout=10m0s
exit status 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant