Added empty test repository
This commit is contained in:
BIN
test/data/emptyrepo.tar
Normal file
BIN
test/data/emptyrepo.tar
Normal file
Binary file not shown.
@@ -128,3 +128,8 @@ class RepoTestCase(NoRepoTestCase):
|
|||||||
class DirtyRepoTestCase(RepoTestCase):
|
class DirtyRepoTestCase(RepoTestCase):
|
||||||
|
|
||||||
repo_dir = 'dirtyrepo'
|
repo_dir = 'dirtyrepo'
|
||||||
|
|
||||||
|
|
||||||
|
class EmptyRepoTestCase(RepoTestCase):
|
||||||
|
|
||||||
|
repo_dir = 'emptyrepo'
|
||||||
|
Reference in New Issue
Block a user