[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Remove useless code from httpt test template
commit 53dca8b6de90b4546e52c269b050ed683e529755
Author: Arturo Filastò <art@xxxxxxxxx>
Date: Thu Jan 30 18:41:19 2014 +0100
Remove useless code from httpt test template
---
ooni/templates/httpt.py | 6 ------
1 file changed, 6 deletions(-)
diff --git a/ooni/templates/httpt.py b/ooni/templates/httpt.py
index 7c54782..403e222 100644
--- a/ooni/templates/httpt.py
+++ b/ooni/templates/httpt.py
@@ -49,12 +49,6 @@ class HTTPTest(NetTestCase):
baseParameters = [['socksproxy', 's', None,
'Specify a socks proxy to use for requests (ip:port)']]
- request = {}
- response = {}
-
- requests = []
- responses = []
-
def _setUp(self):
super(HTTPTest, self)._setUp()
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits