You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Licensed under the AGPLv3, see LICENCE file for details.
package environs_test
import (
stdtesting "testing"
"github.com/juju/juju/testing"
)
//go:generate go run github.com/golang/mock/mockgen -package mocks -destination mocks/package_mock.go github.com/juju/juju/environs NetworkingEnviron,CloudEnvironProvider