This commit is contained in:
JBP
2019-08-15 13:26:52 +02:00
parent 30f53a9818
commit f64e0132e1

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
.PHONY: test
test:
go test -tags integration -count=1 ./...