Sign in
go
/
tools
/
be27dec7fdc74fc029d31d434d0f2d82b22097aa
/
.
/
go
/
packages
/
packagestest
/
modules_111.go
blob: a116ae2174a7789ca34934a46c37ebc7e425efaf [
file
]
// +build go1.11
package packagestest
func init() {
All = append(All, Modules)
}