summaryrefslogtreecommitdiff
path: root/python/tests_0-10/management.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests_0-10/management.py')
-rw-r--r--python/tests_0-10/management.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests_0-10/management.py b/python/tests_0-10/management.py
index 29394c6a7d..5cd0caba40 100644
--- a/python/tests_0-10/management.py
+++ b/python/tests_0-10/management.py
@@ -29,7 +29,7 @@ class ManagementTest (TestBase010):
Tests for the management hooks
"""
- def test_broker_connectivity_oldAPI (self):
+ def disabled_test_broker_connectivity_oldAPI (self):
"""
Call the "echo" method on the broker to verify it is alive and talking.
"""