Skip to content

Commit 1e881d8

Browse files
committed
rfac: rmoved comments during development
Signed-off-by: Yash Patel <yp969803@gmail.com>
1 parent f36fcea commit 1e881d8

File tree

6 files changed

+2
-35
lines changed

6 files changed

+2
-35
lines changed

test/e2e/baseline_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//go:build integ
2-
// +build integ
31

42
/*
53
* Copyright The Kmesh Authors.

test/e2e/gateway_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//go:build integ
2-
// +build integ
1+
32

43
// CODE Copied and modified from https://github.com/istio/istio
54
// more specifically: https://github.com/istio/istio/blob/master/pkg/test/framework/components/istio/ingress.go

test/e2e/main_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//go:build integ
2-
// +build integ
31

42
/*
53
* Copyright The Kmesh Authors.

test/e2e/manage_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
//go:build integ
2-
// +build integ
31

42
/*
53
* Copyright The Kmesh Authors.

test/e2e/restart_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//go:build integ
2-
// +build integ
1+
32

43
/*
54
* Copyright The Kmesh Authors.

test/e2e/telemetry/tcp_long_conn_test.go

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)