Add component test initialization
authorGuido Günther <agx@sigxcpu.org>
Wed, 16 Jan 2013 07:59:58 +0000 (08:59 +0100)
committerGuido Günther <agx@sigxcpu.org>
Wed, 16 Jan 2013 19:45:02 +0000 (20:45 +0100)
commit9e30bf2237bc5752576741001ff76b93deeb7ca3
treeaf8ca1d36211f23dbe74f8cf81e88dfb51363a2f
parent5e6f16303f7e4c31e361d95b8cce7b0bc0a4a737
Add component test initialization

very heavily based on code by Markus Lehtonen
tests/component/__init__.py [new file with mode: 0644]
tests/component/deb/__init__.py [new file with mode: 0644]
tests/testutils.py