mirror of
https://github.com/mvt-project/mvt.git
synced 2026-05-30 03:39:33 +02:00
Fixing newlines
This commit is contained in:
@@ -13,6 +13,7 @@ from ..utils import get_ios_backup_folder
|
||||
|
||||
|
||||
class TestDatausageModule:
|
||||
|
||||
def test_datausage(self):
|
||||
m = Datausage(target_path=get_ios_backup_folder(), log=logging, results=[])
|
||||
run_module(m)
|
||||
|
||||
Reference in New Issue
Block a user