github.com/onsi/gomega@v1.32.0/gexec/_fixture/firefly/main_test.go (about) 1 package main_test 2 3 import "testing" 4 5 func Test(t *testing.T) { 6 t.Log("Hum, it seems okay.") 7 }