UT for ServicehandlerImpl update
[transportpce.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 9bcaf4fb8c19479622fc85d3f1964d94464f40fc..a2b03df381cf22f97e1dac9b9be2aec5fb072f27 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -31,7 +31,7 @@ commands =
   {py27,topology221}: nosetests --with-xunit transportpce_tests/2.2.1/test_topology.py
   {py27,rspn221}: nosetests --with-xunit transportpce_tests/2.2.1/test_renderer_service_path_nominal.py
   {py27,olm221}: nosetests --with-xunit transportpce_tests/2.2.1/test_olm.py
-  {py27,end2end221}: nosetests --with-xunit transportpce_tests/2.2.1/test_end2end.py
+  {py27,end2end221}: nosetests --with-xunit transportpce_tests/2.2.1/test_end2end.py
 
 
 [testenv:docs]