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

flag: UnquoteUsage has no coverage #41544

Closed
cornfeedhobo opened this issue Sep 22, 2020 · 1 comment
Closed

flag: UnquoteUsage has no coverage #41544

cornfeedhobo opened this issue Sep 22, 2020 · 1 comment

Comments

@cornfeedhobo
Copy link

What version of Go are you using (go version)?

$ go version
go version go1.14.7 linux/amd64

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (go env)?

go env Output
$ go env
GOARCH="amd64"
GOOS="linux"

What did you do?

read the tests

What did you expect to see?

tests

What did you see instead?

no tests

@cornfeedhobo
Copy link
Author

I take that back! It's tested by proxy through TestPrintDefaults.

@golang golang locked and limited conversation to collaborators Sep 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants