harbor/job/replication/replication_test.go

10 lines
77 B
Go

package replication
import (
"testing"
)
func TestMain(t *testing.T) {
}