harbor/service/token/token_test.go

10 lines
71 B
Go

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