github.com/megatontech/mynoteforgo@v0.0.0-20200507084910-5d0c6ea6e890/源码/cmd/go/testdata/src/testcycle/q1/q1_test.go (about)

     1  package q1
     2  
     3  import "testing"
     4  import _ "testcycle/q1"
     5  
     6  func Test(t *testing.T) {}