summaryrefslogtreecommitdiff
path: root/test/e2e/restart_test.go
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2019-04-16 10:02:54 -0500
committerbaude <bbaude@redhat.com>2019-04-24 13:30:18 -0500
commit18d66136c1b9180f9571b7dc68a904ca82e0ba9c (patch)
tree018d125b8aec35a95baaa8acc0e7c4c0f3eb3da4 /test/e2e/restart_test.go
parentb4cba6090d2e44f34f233bee4f2df47582ced7a0 (diff)
downloadpodman-18d66136c1b9180f9571b7dc68a904ca82e0ba9c.tar.gz
podman-18d66136c1b9180f9571b7dc68a904ca82e0ba9c.tar.bz2
podman-18d66136c1b9180f9571b7dc68a904ca82e0ba9c.zip
podman remote-client restart containers
add the ability to restart containers with the remote-client Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'test/e2e/restart_test.go')
-rw-r--r--test/e2e/restart_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/e2e/restart_test.go b/test/e2e/restart_test.go
index 1daf63a0e..7a9a466d8 100644
--- a/test/e2e/restart_test.go
+++ b/test/e2e/restart_test.go
@@ -1,5 +1,3 @@
-// +build !remoteclient
-
package integration
import (