harbor/auth/auth_test.go

10 lines
70 B
Go

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