summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/testValidation.py2
-rw-r--r--tests/testrunner.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/testValidation.py b/tests/testValidation.py
index b46c9f8..e9d6677 100644
--- a/tests/testValidation.py
+++ b/tests/testValidation.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 os
from nose.plugins.skip import SkipTest
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