getimap/vendor/github.com/martinlindhe/base36/Makefile
2020-03-10 13:57:28 +01:00

6 lines
54 B
Makefile

bench:
go test -benchmem -bench=.
test:
go test -v