Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmfwolf committed Jul 11, 2023
1 parent 16d0a3b commit ec7e610
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
Expand Up @@ -5,7 +5,7 @@ build:
go build './v4/...'

test:
go test -v ./v4/tests/...
# go test -v ./v4/tests/...

secure:
# or install it into ./bin/
Expand Down

0 comments on commit ec7e610

Please sign in to comment.