1
0
Your Name преди 4 години
родител
ревизия
0ea7c71d44
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      hhh/tests/phantomtest.py

+ 2 - 2
hhh/tests/phantomtest.py

@@ -74,8 +74,8 @@ while True:
     print(q)
     process_query(q)
     send_msg(q)
-#    intsleep=random.randint(19,30)
-    intsleep=random.randint(10,20)
+    intsleep=random.randint(20,40)
+#    intsleep=random.randint(10,20)
 
     time.sleep(intsleep)