Skip to content

Commit 720d298

Browse files
committed
README: Update how to run tests
1 parent 037cd05 commit 720d298

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,5 +142,8 @@ Then execute the tests:
142142
$ sudo GOPATH=$GOPATH $(which go) test -v
143143
```
144144
145+
Other tests can instead run as user without any setup with
146+
normal `go test ./...`
147+
145148
[1]: http://godoc.org/github.com/msteinert/pam
146149
[2]: http://www.linux-pam.org/Linux-PAM-html/Linux-PAM_ADG.html

0 commit comments

Comments
 (0)