aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fblast.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fblast.py')
-rw-r--r--tests/fblast.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fblast.py b/tests/fblast.py
index 2add9458..50368b3b 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()