Skip to content

Commit

Permalink
README: Update how to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
3v1n0 committed Dec 1, 2023
1 parent 2be6837 commit d3a5880
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,8 @@ Then execute the tests:
$ sudo GOPATH=$GOPATH $(which go) test -v
```
Other tests can instead run as user without any setup with
normal `go test ./...`
[1]: http://godoc.org/github.com/msteinert/pam/v2
[2]: http://www.linux-pam.org/Linux-PAM-html/Linux-PAM_ADG.html

0 comments on commit d3a5880

Please sign in to comment.