summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/Advance/initTestClass.py
diff options
context:
space:
mode:
Diffstat (limited to 'For Weekly Test/Advance/initTestClass.py')
-rwxr-xr-xFor Weekly Test/Advance/initTestClass.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/For Weekly Test/Advance/initTestClass.py b/For Weekly Test/Advance/initTestClass.py
index ed0c666..a774341 100755
--- a/For Weekly Test/Advance/initTestClass.py
+++ b/For Weekly Test/Advance/initTestClass.py
@@ -122,10 +122,10 @@ class doTest:
self.result = 100
else:
self.result = 100
- #sleep(4)
+ sleep(3)
self.killProc() # kill all the handler
self.db.closeDBConn()
- #sleep(1)
+ sleep(1)
else:
self.result = 500
else: