[tor-commits] [stem/master] Advertise network module inside test
atagar at torproject.org
atagar at torproject.org
Sun Dec 23 00:32:17 UTC 2012
commit 31cbbbad01230b26722c7524617518f2228e55f1
Author: Sean Robinson <seankrobinson at gmail.com>
Date: Tue Dec 18 06:21:13 2012 -0700
Advertise network module inside test
Signed-off-by: Sean Robinson <seankrobinson at gmail.com>
---
test/__init__.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/test/__init__.py b/test/__init__.py
index e7add66..2f35bf7 100644
--- a/test/__init__.py
+++ b/test/__init__.py
@@ -5,6 +5,7 @@ Unit and integration tests for the stem library.
__all__ = [
"check_whitespace",
"mocking",
+ "network",
"output",
"prompt",
"runner",
More information about the tor-commits
mailing list