summaryrefslogtreecommitdiffstats
path: root/For Weekly Test/tricode/initTestClass.py
diff options
context:
space:
mode:
Diffstat (limited to 'For Weekly Test/tricode/initTestClass.py')
-rwxr-xr-xFor Weekly Test/tricode/initTestClass.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/For Weekly Test/tricode/initTestClass.py b/For Weekly Test/tricode/initTestClass.py
index 7888d99..8b51e49 100755
--- a/For Weekly Test/tricode/initTestClass.py
+++ b/For Weekly Test/tricode/initTestClass.py
@@ -92,7 +92,7 @@ class doTest:
self.result = 100
else:
self.result = 100
- sleep(1)
+ sleep(2)
self.killProc() # kill all the handler
self.db.closeDBConn() #close db connection
sleep(1)