harbor/models/models_test.go

10 lines
72 B
Go

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