We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da2500 commit 0e5af6cCopy full SHA for 0e5af6c
Makefile
@@ -29,4 +29,5 @@ lint_install:
29
30
test:
31
go build -v .
32
+ go test -bench=. ./internal/checksum_test
33
#go test -v .
0 commit comments