[Telepathy-commits] [telepathy-gabble/master] olpc-muc-prop-change.py: remove accidently commited delay at the end of the test

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Sep 26 10:02:54 PDT 2008


20080731083421-7fe3f-7281fc06916824e4c1893c0427f6df4acea02de4.gz
---
 tests/twisted/olpc/olpc-muc-prop-change.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/tests/twisted/olpc/olpc-muc-prop-change.py b/tests/twisted/olpc/olpc-muc-prop-change.py
index 1602081..4ace69e 100644
--- a/tests/twisted/olpc/olpc-muc-prop-change.py
+++ b/tests/twisted/olpc/olpc-muc-prop-change.py
@@ -404,8 +404,5 @@ def test(q, bus, conn, stream):
 
     q.expect('dbus-signal', signal='StatusChanged', args=[2, 1])
 
-    import time
-    time.sleep(6)
-
 if __name__ == '__main__':
     exec_test(test)
-- 
1.5.6.5




More information about the Telepathy-commits mailing list