homework-jianmu/tools/keeper/infrastructure/log/empty_test.go

9 lines
69 B
Go

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