aboutsummaryrefslogtreecommitdiff
path: root/test/system/015-help.bats
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-04-11 19:19:23 -0700
committerGitHub <noreply@github.com>2019-04-11 19:19:23 -0700
commite197cb2ff4db0685cd77abf81d4913db51c6d08f (patch)
treee5245850d7f625d38ca245a1e76c8095de8e38d7 /test/system/015-help.bats
parente6fd4737ec80b0bbe5e299076e36f29cee112a0a (diff)
parent7220c166d42273c6e70c4a9df8cc0964987cd57b (diff)
downloadpodman-e197cb2ff4db0685cd77abf81d4913db51c6d08f.tar.gz
podman-e197cb2ff4db0685cd77abf81d4913db51c6d08f.tar.bz2
podman-e197cb2ff4db0685cd77abf81d4913db51c6d08f.zip
Merge pull request #2889 from edsantiago/bats
BATS tests: start supporting podman-remote
Diffstat (limited to 'test/system/015-help.bats')
-rw-r--r--test/system/015-help.bats2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/system/015-help.bats b/test/system/015-help.bats
index 8e07b8822..a987f04bc 100644
--- a/test/system/015-help.bats
+++ b/test/system/015-help.bats
@@ -87,6 +87,8 @@ function check_help() {
@test "podman help - basic tests" {
+ skip_if_remote
+
# Called with no args -- start with 'podman --help'. check_help() will
# recurse for any subcommands.
check_help