github.phpd.cn/thought-machine/please@v12.2.0+incompatible/test/go_rules/empty_test.go (about) 1 package whatever 2 3 import "testing" 4 5 func notReallyATest(t *testing.T) { 6 t.Errorf("NOPE") 7 }