deinit git submodule

This commit is contained in:
linsui 2023-11-13 23:31:56 +08:00
parent f14efd849c
commit f99f430e9e
3 changed files with 21 additions and 0 deletions

View file

@ -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')