#8 after create PR, delete local branch.
This commit is contained in:
parent
c15245df57
commit
8b297ca951
8
internal/source/gitea/gitea_test.go
Normal file
8
internal/source/gitea/gitea_test.go
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
package gitea
|
||||||
|
|
||||||
|
import "testing"
|
||||||
|
|
||||||
|
func Test_deleteLocalBranch(t *testing.T) {
|
||||||
|
_ = t
|
||||||
|
deleteLocalBranch()
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user