[bridgedb/master] No matter how much we test this, coverage will never notice.

15 Nov
2017
15 Nov
'17
10:24 p.m.
commit 35603395dcac11e10a0088c1e902b4eca6672e44 Author: Isis Lovecruft <isis@torproject.org> Date: Thu Nov 2 01:24:16 2017 +0000 No matter how much we test this, coverage will never notice. --- bridgedb/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridgedb/main.py b/bridgedb/main.py index d155a28..1601cf1 100644 --- a/bridgedb/main.py +++ b/bridgedb/main.py @@ -335,7 +335,7 @@ def run(options, reactor=reactor): state.key = key state.save() - def reload(inThread=True): + def reload(inThread=True): # pragma: no cover """Reload settings, proxy lists, and bridges. State should be saved before calling this method, and will be saved
2767
Age (days ago)
2767
Last active (days ago)
0 comments
1 participants
participants (1)
-
isis@torproject.org