homework-jianmu/tools/keeper/monitor/empty_test.go

9 lines
73 B
Go

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