github.com/sc0rp1us/gb@v0.4.1-0.20160319180011-4ba8cf1baa5a/testdata/src/extestonly/x_test.go (about)

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