diff options
Diffstat (limited to 'tests/fblast.py')
| -rw-r--r-- | tests/fblast.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fblast.py b/tests/fblast.py index 2add94588..50368b3be 100644 --- a/tests/fblast.py +++ b/tests/fblast.py @@ -54,7 +54,7 @@ testing %(num)d """ % {'num' : i, 'FROMADDR': FROMADDR, 'LISTADDR': LISTADDR, - } + }) time.sleep(snooze) finally: conn.quit() |
