Skip to content

Commit

Permalink
Fix adapter bug + regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
shin- committed Jun 30, 2015
1 parent 2d7f1cf commit d66369c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1477,7 +1477,6 @@ def test_649(self):
self.client.start(ctnr)
self.client.stop(ctnr)


if __name__ == '__main__':
c = docker.Client(base_url=DEFAULT_BASE_URL)
c.pull('busybox')
Expand Down

0 comments on commit d66369c

Please sign in to comment.