[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [ooni-probe/master] Fix bug spotted in nettest via unittesting.



commit 7418fe5961c708872632064302325bdcf4d091eb
Author: Arturo Filastò <art@xxxxxxxxx>
Date:   Thu Jan 30 18:40:23 2014 +0100

    Fix bug spotted in nettest via unittesting.
---
 ooni/nettest.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ooni/nettest.py b/ooni/nettest.py
index ca831eb..7671221 100644
--- a/ooni/nettest.py
+++ b/ooni/nettest.py
@@ -665,7 +665,7 @@ class NetTestCase(object):
         """
         This is the internal setup method to be overwritten by templates.
         """
-        pass
+        self.report = {}
 
     def setUp(self):
         """



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits