Files
ebay/Makefile
2019-08-15 13:26:52 +02:00

3 lines
60 B
Makefile

.PHONY: test
test:
go test -tags integration -count=1 ./...