package gitea import "testing" func Test_deleteLocalBranch(t *testing.T) { _ = t deleteLocalBranch() }