From 4390410f9fc2f6c7b0cf3ec3a2ae89ead21afcb3 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 2 Nov 2009 20:08:30 +0000 Subject: Remove incorrect import. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@832085 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/cluster_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/tests/cluster_tests.py') diff --git a/cpp/src/tests/cluster_tests.py b/cpp/src/tests/cluster_tests.py index 3613f564bd..a3fbeeadab 100755 --- a/cpp/src/tests/cluster_tests.py +++ b/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 -- cgit v1.2.1