local M = {} function M.setup() vim.g["test#go#gotest#optiongs"] = "-v" end return M