1
0
mirror of https://github.com/goharbor/harbor.git synced 2025-03-23 03:50:03 +01:00
harbor/service/cache/cache_test.go

10 lines
71 B
Go

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