mirror of
https://github.com/goharbor/harbor
synced 2025-04-15 20:30:36 +00:00
10 lines
73 B
Go
10 lines
73 B
Go
package service
|
|
|
|
import (
|
|
"testing"
|
|
)
|
|
|
|
func TestMain(t *testing.T) {
|
|
}
|
|
|