mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-20 07:08:30 +00:00
fix test
This commit is contained in:
parent
1f0a6eb75e
commit
bdbed9f893
@ -12,7 +12,7 @@ def print_totals(totals):
|
||||
|
||||
|
||||
print "==totals=="
|
||||
print_totals(sclient.graph_get_totals())
|
||||
print_totals(sclient.stats_get_totals())
|
||||
|
||||
print "==session totals=="
|
||||
print_totals(sclient.graph_get_session_totals())
|
||||
print_totals(sclient.stats_get_session_totals())
|
||||
|
Loading…
x
Reference in New Issue
Block a user