From 76ac0b8a8d74007d20cd1719086d964d8e394937 Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Tue, 10 Jun 2008 14:47:54 +0000 Subject: Removed import of deleted test modules. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@666138 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/python/tests_0-10/__init__.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'qpid/python/tests_0-10/__init__.py') diff --git a/qpid/python/tests_0-10/__init__.py b/qpid/python/tests_0-10/__init__.py index fe96d9e122..1fd7f72357 100644 --- a/qpid/python/tests_0-10/__init__.py +++ b/qpid/python/tests_0-10/__init__.py @@ -24,9 +24,7 @@ from broker import * from dtx import * from example import * from exchange import * -from execution import * from message import * from query import * from queue import * -from testlib import * from tx import * -- cgit v1.2.1