[tor-commits] [ooni-probe/master] rename captivep to captiveportal
art at torproject.org
art at torproject.org
Tue Dec 3 17:09:39 UTC 2013
commit e7a9bcf2a1f62661422d956041106f278ed5826b
Author: Arturo Filastò <art at fuffa.org>
Date: Wed Nov 27 22:26:14 2013 +0100
rename captivep to captiveportal
---
ooni/nettests/manipulation/captiveportal.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ooni/nettests/manipulation/captiveportal.py b/ooni/nettests/manipulation/captiveportal.py
index a0f8c6b..afbdfeb 100644
--- a/ooni/nettests/manipulation/captiveportal.py
+++ b/ooni/nettests/manipulation/captiveportal.py
@@ -67,7 +67,7 @@ class CaptivePortal(nettest.NetTestCase):
to determine if content has been altered.
"""
- name = "captivep"
+ name = "captiveportal"
description = "Captive Portal Test"
version = '0.2'
author = "Isis Lovecruft"
More information about the tor-commits
mailing list