Makefile: run verbose 'make test'

This commit is contained in:
Ayke van Laethem
2018-09-30 18:01:14 +02:00
parent 02936042b8
commit eac81e5232
+1 -1
View File
@@ -58,7 +58,7 @@ fmt:
@go fmt ./testdata/*.go
test:
@go test .
@go test -v .
gen-device: gen-device-nrf gen-device-avr