package github import "testing" func TestGetRepos(t *testing.T) { GetRepos() }