[tor-commits] [ooni-probe/master] Point to new test helper address
art at torproject.org
art at torproject.org
Sat Jan 3 15:05:12 UTC 2015
commit 7973c090a4ddd462d28ea4545c1992092a7ead1a
Author: Arturo Filastò <art at fuffa.org>
Date: Mon Nov 3 15:06:11 2014 +0100
Point to new test helper address
---
ooni/tests/test_oonicli.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ooni/tests/test_oonicli.py b/ooni/tests/test_oonicli.py
index 3d5fdeb..1d095f3 100644
--- a/ooni/tests/test_oonicli.py
+++ b/ooni/tests/test_oonicli.py
@@ -164,7 +164,7 @@ class TestRunDirector(ConfigTestCase):
assert 'total' in entry['tampering']
yield self.run_helper('manipulation/http_header_field_manipulation',
- ['-b', 'http://64.9.225.221'],
+ ['-b', 'http://64.9.225.208'],
verify_function)
@defer.inlineCallbacks
More information about the tor-commits
mailing list