tests: split repocache tests into separate file
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 12 Jun 2013 06:26:53 +0000 (09:26 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 12 Jun 2013 07:16:15 +0000 (10:16 +0300)
commit102ad790086151ae8df7fe3f638994c07500fb0a
tree1f1fd2eff8f1505b8706c7a87795e2d37ddbdd26
parentc0c32b0b9ff625863258c9e8e651f2bc2ff56d42
tests: split repocache tests into separate file

Change-Id: I973a0decab628804c899f97e2b4804fae984b215
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
tests/__init__.py [new file with mode: 0644]
tests/test_gbp_repocache.py [new file with mode: 0644]
tests/test_obs_service_gbp.py