summaryrefslogtreecommitdiffstats
path: root/tests/testrunner.py
diff options
context:
space:
mode:
authorTimothy Asir Jeyasingh <tjeyasin@redhat.com>2014-06-24 14:44:55 +0530
committerSahina Bose <sabose@redhat.com>2014-06-26 01:54:16 -0700
commit1ee32cb06834ebb80d548ef4039b9e40f928900e (patch)
tree17922fca13fd5c798dc33b27855ab2e85e649437 /tests/testrunner.py
parent76803ac0ceb8335ca24ace1505b30d485fa2f066 (diff)
fix pep8 errorsv0.1.1
Change-Id: I3121e6b4044e2f0831fe3c862fb12e8bc27cfd3c Signed-off-by: Timothy Asir Jeyasingh <tjeyasin@redhat.com> Reviewed-on: http://review.gluster.org/8160 Tested-by: Timothy Asir <tim.gluster@gmail.com> Reviewed-by: Sahina Bose <sabose@redhat.com>
Diffstat (limited to 'tests/testrunner.py')
-rw-r--r--tests/testrunner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testrunner.py b/tests/testrunner.py
index 56f1416..16b9685 100644
--- a/tests/testrunner.py
+++ b/tests/testrunner.py
@@ -18,7 +18,7 @@
# Refer to the README and COPYING files for full details of the license
#
-## This framework is mostly copied from vdsm test framework
+# This framework is mostly copied from vdsm test framework
import logging
import sys