mirror of
https://github.com/mvt-project/mvt.git
synced 2026-08-11 05:30:26 +02:00
Fixing newlines
This commit is contained in:
@@ -12,6 +12,7 @@ from ..utils import get_ios_backup_folder
|
||||
|
||||
|
||||
class TestBackupInfoModule:
|
||||
|
||||
def test_manifest(self):
|
||||
m = BackupInfo(target_path=get_ios_backup_folder(), log=logging)
|
||||
run_module(m)
|
||||
|
||||
Reference in New Issue
Block a user