getimap/vendor/github.com/martinlindhe/base36/Makefile

6 lines
54 B
Makefile
Raw Normal View History

2020-03-10 13:57:28 +01:00
bench:
go test -benchmem -bench=.
test:
go test -v