summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/src/py/qpid_tests/broker_0_10/new_api.py2
1 files changed, 1 insertions, 1 deletions
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):