You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2014/02/07 20:51:42 UTC

svn commit: r1565773 - /qpid/dispatch/trunk/tests/system_tests_two_routers.py

Author: tross
Date: Fri Feb  7 19:51:42 2014
New Revision: 1565773

URL: http://svn.apache.org/r1565773
Log:
DISPATCH-27 - Trivial label change

Modified:
    qpid/dispatch/trunk/tests/system_tests_two_routers.py

Modified: qpid/dispatch/trunk/tests/system_tests_two_routers.py
URL: http://svn.apache.org/viewvc/qpid/dispatch/trunk/tests/system_tests_two_routers.py?rev=1565773&r1=1565772&r2=1565773&view=diff
==============================================================================
--- qpid/dispatch/trunk/tests/system_tests_two_routers.py (original)
+++ qpid/dispatch/trunk/tests/system_tests_two_routers.py Fri Feb  7 19:51:42 2014
@@ -698,7 +698,7 @@ class RouterTest(unittest.TestCase):
         M3.stop()
         M4.stop()
 
-    def test_11a_semantics_closest_is_remote(self):
+    def test_11b_semantics_closest_is_remote(self):
         addr = "amqp:/closest/2"
         M1 = Messenger()
         M2 = Messenger()



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org