Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
lixizan committed Sep 20, 2022
1 parent 8bad7a8 commit f14e84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
test:
go test -timeout 30s -run ^Test github.com/lxzan/gws
go test -count 1 -timeout 30s -run ^Test ./...

bench:
go test -benchmem -bench ^Benchmark github.com/lxzan/gws

0 comments on commit f14e84c

Please sign in to comment.