From b4d415198017b0a9f5b1e4424c41885132cd2dd8 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 23 Jul 2012 21:29:17 +0000 Subject: NO-JIRA: Fix typos, update comments, update log messages. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1364806 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/ha_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/src/tests') diff --git a/qpid/cpp/src/tests/ha_tests.py b/qpid/cpp/src/tests/ha_tests.py index 3f257eb801..df54ea8ec3 100755 --- a/qpid/cpp/src/tests/ha_tests.py +++ b/qpid/cpp/src/tests/ha_tests.py @@ -758,7 +758,7 @@ acl deny all all s1.sender("ex").send("foo"); self.assertEqual(s1.receiver("q").fetch().content, "foo") - def test_alterante_exchange(self): + def test_alternate_exchange(self): """Verify that alternate-exchange on exchanges and queues is propagated to new members of a cluster. """ cluster = HaCluster(self, 2) -- cgit v1.2.1