github.com/gsquire/gb@v0.4.4-0.20161112235727-3982dc872064/testdata/src/external_only_test/x_test.go (about)

     1  package x_test
     2  
     3  import "testing"
     4  
     5  func TestT(t *testing.T) { t.Log("all good brah") }