mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-03-31 10:27:39 +03:00
Add bench test to makefile
This commit is contained in:
parent
9105485a50
commit
5cb6d27288
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -29,4 +29,5 @@ lint_install:
|
|||
|
||||
test:
|
||||
go build -v .
|
||||
go test -bench=. ./internal/checksum_test
|
||||
#go test -v .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue