summaryrefslogtreecommitdiff
path: root/python/qmf2/tests/__init__.py
diff options
context:
space:
mode:
authorKenneth Anthony Giusti <kgiusti@apache.org>2010-01-26 19:38:05 +0000
committerKenneth Anthony Giusti <kgiusti@apache.org>2010-01-26 19:38:05 +0000
commitfaeceaf81e73b23260d32503bc09e87f6ed2e735 (patch)
tree9b89ee4964ad533a77dbf54119eb11e7a8768f9f /python/qmf2/tests/__init__.py
parent988872f0eb969a68d53ae303cc0a2aaddd87420f (diff)
downloadqpid-python-faeceaf81e73b23260d32503bc09e87f6ed2e735.tar.gz
QPID-2261: checkpoint qmfv2 python api
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903382 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/qmf2/tests/__init__.py')
-rw-r--r--python/qmf2/tests/__init__.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/python/qmf2/tests/__init__.py b/python/qmf2/tests/__init__.py
index 2e742b79be..e942c2fbc2 100644
--- a/python/qmf2/tests/__init__.py
+++ b/python/qmf2/tests/__init__.py
@@ -19,4 +19,8 @@
# under the License.
#
-import agent_discovery, basic_query, basic_method, obj_gets, events
+import agent_discovery
+import basic_query
+import basic_method
+import obj_gets
+import events