package my_util import "testing" func TestCloseChrome(t *testing.T) { // BUG: will produce Logs under this dir CloseChrome() }