mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-14 13:18:14 +02:00
Fixing newlines
This commit is contained in:
@@ -11,6 +11,7 @@ from ..utils import get_artifact
|
||||
|
||||
|
||||
class TestBackupParsing:
|
||||
|
||||
def test_parsing_noencryption(self):
|
||||
file = get_artifact("android_backup/backup.ab")
|
||||
with open(file, "rb") as f:
|
||||
|
||||
Reference in New Issue
Block a user