aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 020bc08a19544695510659f641b93122f4deec35 (plain)
1
2
test:
	@cd golings && go test -coverprofile=coverage.out -v $$(go list ./... | grep -v fixtures/error1)