github.com/kekek/gb@v0.4.5-0.20170222120241-d4ba64b0b297/testdata/src/testonly/x_test.go (about)

     1  package testonly
     2  
     3  import "testing"
     4  
     5  func TestT(t *testing.T) { t.Log("ok") }