mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
deinit git submodule
This commit is contained in:
parent
f14efd849c
commit
f99f430e9e
3 changed files with 21 additions and 0 deletions
|
|
@ -586,6 +586,9 @@ class BuildTest(unittest.TestCase):
|
|||
def getsrclib(self):
|
||||
return None
|
||||
|
||||
def deinitsubmodules(self):
|
||||
pass
|
||||
|
||||
# Test we trigger a scanner error without extlibs
|
||||
build.extlibs = []
|
||||
os.makedirs('build/libs')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue