11 lines
140 B
Go
11 lines
140 B
Go
package common_test
|
|
|
|
import "testing"
|
|
|
|
func ResolveSubmoduleConflicts(t *testing.T) {
|
|
}
|
|
|
|
func ResolveChangesFileConflict(t *testing.T) {
|
|
}
|
|
|