Comment addition

Project: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/commit/1cec7ac9
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/tree/1cec7ac9
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver-qa/diff/1cec7ac9

Branch: refs/heads/master
Commit: 1cec7ac9f5aaf3170ea52b75569ef638f9a0b307
Parents: 83e515d
Author: Thomas Jackson <[email protected]>
Authored: Tue Dec 23 10:27:19 2014 -0800
Committer: Thomas Jackson <[email protected]>
Committed: Tue Dec 23 10:27:19 2014 -0800

----------------------------------------------------------------------
 tsqa/test_cases.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver-qa/blob/1cec7ac9/tsqa/test_cases.py
----------------------------------------------------------------------
diff --git a/tsqa/test_cases.py b/tsqa/test_cases.py
index ceff389..419d82c 100644
--- a/tsqa/test_cases.py
+++ b/tsqa/test_cases.py
@@ -44,7 +44,7 @@ class EnvironmentCase(unittest.TestCase):
     def setUpEnv(cls, env):
         '''
         This funciton is responsible for setting up the environment for this 
fixture
-        This includes everything pre-daemon start
+        This includes everything pre-daemon start (configs, certs, etc.)
         '''
         pass
 

Reply via email to