mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-23 08:39:55 +02:00
Fixing newlines
This commit is contained in:
@@ -16,6 +16,7 @@ from ..utils import get_android_backup_folder
|
||||
|
||||
|
||||
class TestBackupModule:
|
||||
|
||||
def test_module_folder(self):
|
||||
backup_path = get_android_backup_folder()
|
||||
mod = SMS(target_path=backup_path, log=logging)
|
||||
|
||||
Reference in New Issue
Block a user