xframe/vendor/github.com/alicebob/miniredis/v2/fpconv/Makefile

7 lines
60 B
Makefile
Raw Normal View History

2024-10-12 12:55:20 +08:00
.PHONY: test fuzz
test:
go test
fuzz:
go test -fuzz=Fuzz