get size from Client.containers

This commit is contained in:
Ali Vakilzade 2014-06-22 21:10:28 +04:30
parent a2f0f1b2dd
commit ea728c1bd5
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ class DockerClientTest(unittest.TestCase):
params={
'all': 1,
'since': None,
'size': 0,
'limit': -1,
'trunc_cmd': 1,
'before': None