package requests import ( "testing" ) func TestGet(t *testing.T) { }