summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Portante <peter.portante@redhat.com>2013-08-31 22:36:58 -0400
committerPeter Portante <peter.portante@redhat.com>2013-08-31 22:36:58 -0400
commite72cde05822e5c4f38723a4eab3b8dc5a65494c7 (patch)
tree9fc120e8ef3bc82fe007457d32a445a1de8a74f0
parent3a9357faf392d8e34b8c4d4e0c4543654abf2ffb (diff)
downloadswift-bench-e72cde05822e5c4f38723a4eab3b8dc5a65494c7.tar.gz
Pep8 unit test modules for hacking and one liners (4 of 12)
Address all the "hacking" lines that are flagged, and all the modules that just have one item flagged. Change-Id: I372a4bdf9c7748f73e38c4fd55e5954f1afade5b Signed-off-by: Peter Portante <peter.portante@redhat.com>
-rw-r--r--test/unit/common/test_bench.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/common/test_bench.py b/test/unit/common/test_bench.py
index d8ae981..5364d79 100644
--- a/test/unit/common/test_bench.py
+++ b/test/unit/common/test_bench.py
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# TODO: Tests
+# TODO(gholt): Tests
import unittest