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

9 lines
72 B
Go

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