magnum/magnum/tests/unit/common
Hua Wang 6685d118af Remove redundant commas
Some commas, for example the last comma in
def test_create_container(self, mock_container_create,) are redundant,
so we should remove it.

Change-Id: If3127d17df2ff2a40b0bfc98c504f1ff751c6bf0
Closes-Bug: 1476899
2015-07-14 23:30:40 +08:00
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_clients.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_context.py Add make_admin_context to Magnum context 2015-06-24 16:18:09 +08:00
test_exception.py Fix the function "wrap_exception" 2015-07-05 22:33:31 -04:00
test_k8s_manifest.py Improving Unit Test coverage of k8s_manifest 2015-05-27 07:46:44 -04:00
test_magnum_keystoneclient.py Support use admin creds in KeystoneClientV3 2015-06-24 16:18:09 +08:00
test_safeutils.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_short_id.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_urlfetch.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_utils.py Remove redundant commas 2015-07-14 23:30:40 +08:00
test_yamlutils.py Make room for functional tests 2015-04-02 12:25:43 -04:00