pflag
pflag copied to clipboard
fix TestSetOutput
The TestSetOutput
test is silently failing since #144.
=== RUN TestSetOutput
--- PASS: TestSetOutput (0.00s)
flag_test.go:853: expected output mentioning unknown; got ""
This PR should fix that.