summaryrefslogtreecommitdiffstats
path: root/tests/testrunner.py
diff options
context:
space:
mode:
authorTimothy Asir Jeyasingh <tjeyasin@redhat.com>2014-06-24 15:15:43 +0530
committerSahina Bose <sabose@redhat.com>2014-06-26 01:56:35 -0700
commit1d1b95d1e84383bdd6d53ffbd9e0a21b06fece24 (patch)
tree0a2f34f6090f13367de37856d99866d68e8deff0 /tests/testrunner.py
parenta533d0bda1d7bccccfc5f8f61efc1c3e16169a13 (diff)
fix pep8 errors
Change-Id: Ia0f570dfb74d6c41484e509f704df12d3b96db17 Signed-off-by: Timothy Asir Jeyasingh <tjeyasin@redhat.com> Reviewed-on: http://review.gluster.org/8161 Tested-by: Timothy Asir <tim.gluster@gmail.com> Reviewed-by: Shubhendu Tripathi <shtripat@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 1ee7e35..97aedaf 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