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

9 lines
69 B
Go

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