harbor/utils/log/log_test.go

10 lines
69 B
Go

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