cloudkitty/cloudkitty/tests/transformers
XieYingYun 1847864d66 Remove unnecessary setUp function in testcase
In testcase, setUp will be called automatically. This patch used to
remove setUp functions that do nothing. Besides, it will keep code clean.

Change-Id: I8ed9bbd39794507e640fe45c21ab27e359fa7c9b
2017-03-30 14:48:41 +08:00
..
__init__.py Replace six.iteritems() with .items() 2016-11-27 19:52:21 +08:00
test_base.py Remove unnecessary setUp function in testcase 2017-03-30 14:48:41 +08:00
test_ceilometer.py Remove unnecessary setUp function in testcase 2017-03-30 14:48:41 +08:00
test_gnocchi.py Remove unnecessary setUp function in testcase 2017-03-30 14:48:41 +08:00