blob: 9b4b0757f82acca7121fbceb6223c0700e322bb1 [file] [log] [blame]
package p3
import (
"testing"
_ "testcycle/p1"
)
func Test(t *testing.T) {
}