aboutsummaryrefslogtreecommitdiff
path: root/pam/pam_test.go
AgeCommit message (Collapse)Author
2018-02-11test: all packages should have testsJoseph Richey
The tests added in this change are trivial, but they make sure that every package has a non-zero number of tests. This is important for eventually increasing test coverage.