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