mirror of https://github.com/knative/pkg.git
fix package name (#2159)
This commit is contained in:
parent
77ff8d962c
commit
841aa7369c
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
// This file contains logic to encapsulate flags which are needed to specify
|
||||
// what cluster, etc. to use for e2e tests.
|
||||
|
||||
package flags
|
||||
package environment
|
||||
|
||||
import (
|
||||
"flag"
|
||||
|
|
Loading…
Reference in New Issue