package main import "testing" func TestFFF(t *testing.T) { t.Log("aaaa") }