harbor/auth/db/db_test.go

10 lines
68 B
Go

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