diff options
Diffstat (limited to 'test/e2e/pod_pod_namespaces.go')
-rw-r--r-- | test/e2e/pod_pod_namespaces.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/e2e/pod_pod_namespaces.go b/test/e2e/pod_pod_namespaces.go index b1d5abb1c..9815e37ef 100644 --- a/test/e2e/pod_pod_namespaces.go +++ b/test/e2e/pod_pod_namespaces.go @@ -1,3 +1,5 @@ +// +build !remoteclient + package integration import ( |