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

9 lines
70 B
Go

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