Virt module: Adding missing __init__.py file
commit3738339ddd875bced90ab432fc1612b862778c56
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Thu, 28 Apr 2011 15:40:21 +0000 (28 15:40 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Thu, 28 Apr 2011 15:40:21 +0000 (28 15:40 +0000)
treec6697e18d9dd74698b486d63fbd6402fb5f7b5b7
parent8a22e4d1773121070da160b99fb799d8c64169bd
Virt module: Adding missing __init__.py file

While applying the patches for the kvm autotest
refactor, patch did not create the 0 sized file
__init__.py. Fixing it.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5335 592f7852-d20e-0410-864c-8624ca9c26a4
client/virt/__init__.py [new file with mode: 0644]