package my_util import "testing" func TestCloseChrome(t *testing.T) { CloseChrome() }