mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-03 09:09:47 +01:00
10 lines
72 B
Go
10 lines
72 B
Go
package models
|
|
|
|
import (
|
|
"testing"
|
|
)
|
|
|
|
func TestMain(t *testing.T) {
|
|
}
|
|
|