harbor/utils/registry/error/error_test.go

10 lines
71 B
Go
Raw Normal View History

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