test/*.py: Replace '' with ""
authorMichael Hanselmann <hansmi@google.com>
Thu, 18 Oct 2012 15:39:42 +0000 (17:39 +0200)
committerMichael Hanselmann <hansmi@google.com>
Thu, 18 Oct 2012 16:58:25 +0000 (18:58 +0200)
commit2f96c43c645900f17c40b4d9b7e20b30453de225
tree58ed6a1d1d3627e9bab3b1f4af4d0443c92e70a7
parent109e07c237d5a0c768fa8de43f985a71accc4511
test/*.py: Replace '' with ""

There might be more, but at least replace all these low-hanging fruits.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
13 files changed:
test/ganeti.confd.client_unittest.py
test/ganeti.config_unittest.py
test/ganeti.hooks_unittest.py
test/ganeti.http_unittest.py
test/ganeti.locking_unittest.py
test/ganeti.objects_unittest.py
test/ganeti.rapi.client_unittest.py
test/ganeti.rapi.resources_unittest.py
test/ganeti.rapi.rlib2_unittest.py
test/ganeti.serializer_unittest.py
test/ganeti.uidpool_unittest.py
test/ganeti.utils_unittest.py
test/ganeti.workerpool_unittest.py