Remove newline from test import paths.
When running "make test" on my machine, I got many unrecognized import path errors, and the path showed a trailing "\n". Changing the go list format to remove the newline fixed these.
This commit is contained in:
parent
7047c5f0ca
commit
ff0647bc6c
Loading…
Reference in New Issue