#8 Checkout, auth. #16
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