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