Files
robocar-base/Makefile
T
2019-12-31 14:05:15 +01:00

6 lines
97 B
Makefile

.PHONY: test
test:
go test -race -mod vendor ./cli ./mqttdevice ./service ./testtools ./types