[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [stem/master] Add exit policy test to run_tests



commit fdb140763097c67c9612c5e7090534330e89a68f
Author: Sathyanarayanan Gunasekaran <gsathya.ceg@xxxxxxxxx>
Date:   Mon Jul 2 19:19:56 2012 +0530

    Add exit policy test to run_tests
---
 run_tests.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/run_tests.py b/run_tests.py
index cff77f8..96622e8 100755
--- a/run_tests.py
+++ b/run_tests.py
@@ -33,6 +33,7 @@ import test.unit.util.proc
 import test.unit.util.system
 import test.unit.util.tor_tools
 import test.unit.version
+import test.unit.exit_policy
 import test.integ.connection.authentication
 import test.integ.connection.connect
 import test.integ.control.base_controller
@@ -117,6 +118,7 @@ UNIT_TESTS = (
   test.unit.response.protocolinfo.TestProtocolInfoResponse,
   test.unit.response.authchallenge.TestAuthChallengeResponse,
   test.unit.connection.authentication.TestAuthenticate,
+  test.unit.exit_policy.TestExitPolicy
 )
 
 INTEG_TESTS = (



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits