diff options
| author | Gordon Sim <gsim@apache.org> | 2008-06-10 14:47:54 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-06-10 14:47:54 +0000 |
| commit | 76ac0b8a8d74007d20cd1719086d964d8e394937 (patch) | |
| tree | 78ca59548969c4366ae7f4453b13bbf58100bf80 /qpid/python | |
| parent | da7c7265de8a5a70480f6e467c6c5f115fb6de58 (diff) | |
| download | qpid-python-76ac0b8a8d74007d20cd1719086d964d8e394937.tar.gz | |
Removed import of deleted test modules.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@666138 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python')
| -rw-r--r-- | qpid/python/tests_0-10/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
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 * |
