mercredi 1 juillet 2015

Intellij IDEA test configuration for golang

this is what intellij calls when I run the test:

go.exe test -v "<project source folder>" -run ./...

and I don't want the -run argument but the intellij adds it by default.

how can I remove it?

Aucun commentaire:

Enregistrer un commentaire