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