master
ensureHTTPServerImage
func ensureHTTPServerImage(t testing.TB) { t.Helper() var doIt bool ensureHTTPServerOnce.Do(func() { doIt = true