package test import ( "testing" ) func TestDd2(t *testing.T) { t.Logf("Testdd") }