From 83ab3794444685c5f0e0f659da2ead70d396817d 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/qpid@666138 13f79535-47bb-0310-9956-ffa450edef68 --- python/tests_0-10/__init__.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'python') diff --git a/python/tests_0-10/__init__.py b/python/tests_0-10/__init__.py index fe96d9e122..1fd7f72357 100644 --- a/python/tests_0-10/__init__.py +++ b/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