blob: a116ae2174a7789ca34934a46c37ebc7e425efaf [file] [log] [blame]
// +build go1.11
package packagestest
func init() {
All = append(All, Modules)
}