README: Update how to run tests
This commit is contained in:
@@ -142,5 +142,8 @@ Then execute the tests:
|
|||||||
$ sudo GOPATH=$GOPATH $(which go) test -v
|
$ 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
|
[1]: http://godoc.org/github.com/msteinert/pam/v2
|
||||||
[2]: http://www.linux-pam.org/Linux-PAM-html/Linux-PAM_ADG.html
|
[2]: http://www.linux-pam.org/Linux-PAM-html/Linux-PAM_ADG.html
|
||||||
|
|||||||
Reference in New Issue
Block a user