package system import ( "testing" ) func TestAuth(t *testing.T) { t.Skip("pending implementation") }