From faeceaf81e73b23260d32503bc09e87f6ed2e735 Mon Sep 17 00:00:00 2001 From: Kenneth Anthony Giusti Date: Tue, 26 Jan 2010 19:38:05 +0000 Subject: QPID-2261: checkpoint qmfv2 python api git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@903382 13f79535-47bb-0310-9956-ffa450edef68 --- python/qmf2/tests/__init__.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'python/qmf2/tests/__init__.py') 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 -- cgit v1.2.1