mirror of
https://github.com/mvt-project/mvt.git
synced 2026-06-02 05:01:49 +02:00
Fixing newlines
This commit is contained in:
@@ -9,6 +9,7 @@ from ..utils import get_artifact
|
||||
|
||||
|
||||
class TestDumpsysParsing:
|
||||
|
||||
def test_appops_parsing(self):
|
||||
file = get_artifact("android_data/dumpsys_appops.txt")
|
||||
with open(file) as f:
|
||||
|
||||
Reference in New Issue
Block a user