Bug correction in topoPortMapping tests
[transportpce.git] / tests / tox.ini
index 5ddf755e6dd65498af2f59c7f06b107788caf489..de53fcdfe54ec411baa5b808eb56e16d217a9ba5 100644 (file)
@@ -9,7 +9,7 @@ deps =
   -r{toxinidir}/test-requirements.txt
 whitelist_externals = bash
 commands =
-  {py27,portmapping,rspn,topology,pce}: bash -c "(cd .. && mvn clean install -DskipTests -Dmaven.javadoc.skip=true)"
+  {py27,portmapping,topoPortMapping,rspn,topology,pce}: bash -c "(cd .. && mvn clean install -DskipTests -Dmaven.javadoc.skip=true)"
   {py27,topology,topoPortMapping}: ./buildTesttool.sh
   {py27,portmapping,rspn}: ./buildHoneynode.sh
   #py27: nosetests --with-xunit transportpce_tests/