[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] Add a new module to test to support network connections through tor
commit ef0cee8123578ed8ace0e3304735eb683dc6ca5e
Author: Sean Robinson <seankrobinson@xxxxxxxxx>
Date: Mon Dec 17 19:12:37 2012 -0700
Add a new module to test to support network connections through tor
This module aims to provide basic connectivity options on which tests
may be built.
Signed-off-by: Sean Robinson <seankrobinson@xxxxxxxxx>
---
test/network.py | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/test/network.py b/test/network.py
new file mode 100644
index 0000000..1c9be61
--- /dev/null
+++ b/test/network.py
@@ -0,0 +1,5 @@
+"""
+Helper functions and classes to support tests which need to connect through
+the tor network.
+"""
+
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits