• Eric Lathrop's avatar
    Remove newline from test import paths. · 7bff7f8a
    Eric Lathrop authored
    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.
    7bff7f8a