harbor/api/api_test.go

10 lines
69 B
Go

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