summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xqpid/cpp/src/tests/cluster_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/cluster_tests.py b/qpid/cpp/src/tests/cluster_tests.py
index 3613f564bd..a3fbeeadab 100755
--- a/qpid/cpp/src/tests/cluster_tests.py
+++ b/qpid/cpp/src/tests/cluster_tests.py
@@ -20,7 +20,7 @@
import os, signal, sys
from brokertest import *
-from qpid import datatypes, messaging, tests
+from qpid import datatypes, messaging
from testlib import TestBaseCluster # Old framework