File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
14
14
limitations under the License.
15
15
*/
16
16
17
- package e2e
17
+ package epp
18
18
19
19
import (
20
20
"context"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
14
14
limitations under the License.
15
15
*/
16
16
17
- package e2e
17
+ package epp
18
18
19
19
import (
20
20
"fmt"
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ See the License for the specific language governing permissions and
14
14
limitations under the License.
15
15
*/
16
16
17
- // Package test contains e2e tests for the ext proc while faking the backend pods.
18
- package integration
17
+ // Package epp contains integration tests for the ext proc while faking the backend pods.
18
+ package epp
19
19
20
20
import (
21
21
"bufio"
You can’t perform that action at this time.
0 commit comments