@@ -51,6 +51,12 @@ mod:
go mod tidy
# ------------------------------------------------------------------------------
# test
.PHONY: test
test:
go test -cover -v ./...
# clean
.PHONY: clean
The note is not visible to the blocked user.