remove extracting dirs before testing
This commit is contained in:
@@ -346,6 +346,8 @@ def uninstall():
|
|||||||
def init_testing():
|
def init_testing():
|
||||||
logger.info("Initializing ...")
|
logger.info("Initializing ...")
|
||||||
|
|
||||||
|
post_testing()
|
||||||
|
|
||||||
if not os.path.exists(DOWNLOAD_DIR):
|
if not os.path.exists(DOWNLOAD_DIR):
|
||||||
os.mkdir(DOWNLOAD_DIR)
|
os.mkdir(DOWNLOAD_DIR)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user