summaryrefslogtreecommitdiff
path: root/tests/helpers.py
diff options
context:
space:
mode:
authorJoffrey F <joffrey@docker.com>2016-12-06 16:58:07 -0800
committerJoffrey F <joffrey@docker.com>2016-12-07 14:51:14 -0800
commit738cfdcdf96e7ff56f6bb3a4966e337187ba51c4 (patch)
tree4394765fe0ad73e657f44d739c57f8cf09b60ec5 /tests/helpers.py
parentb71f34e948bdf986660989f3e8a052db7bb1335c (diff)
downloaddocker-py-dnephin-add-attachable.tar.gz
Update code and tests for Engine 1.13 compatibilitydnephin-add-attachable
Makefile now runs tests against Docker 1.13 RC Signed-off-by: Joffrey F <joffrey@docker.com>
Diffstat (limited to 'tests/helpers.py')
-rw-r--r--tests/helpers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/helpers.py b/tests/helpers.py
index 1d24577..53cf57a 100644
--- a/tests/helpers.py
+++ b/tests/helpers.py
@@ -73,4 +73,4 @@ def force_leave_swarm(client):
if e.explanation == "context deadline exceeded":
continue
else:
- raise
+ return