blob: 6403af400b0a2bce6ac4afab34dd4aa997a65a9e [file] [log] [blame]
Robert Kroegerdd07b362014-09-18 17:34:42 -07001package impl
2
3const (
4 testUserName = "uucp"
5 testUidString = "10"
6 testGidString = "10"
7)