From ebca887ce6e41aa1cded7bcdb2b490bd6edea250 Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Fri, 10 Feb 2012 14:28:12 +0000 Subject: NO-JIRA - Fixed a misleading comment git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1242788 13f79535-47bb-0310-9956-ffa450edef68 --- tests/src/py/qpid_tests/broker_0_10/new_api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/src/py/qpid_tests/broker_0_10/new_api.py b/tests/src/py/qpid_tests/broker_0_10/new_api.py index 3b924e9985..0bbcf342bc 100644 --- a/tests/src/py/qpid_tests/broker_0_10/new_api.py +++ b/tests/src/py/qpid_tests/broker_0_10/new_api.py @@ -23,7 +23,7 @@ import qmf.console from time import sleep # -# Tests the Broker's support for message groups +# Broker tests using the new messaging API # class GeneralTests(Base): -- cgit v1.2.1