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:
@@ -14,6 +14,7 @@ from ..utils import get_artifact_folder
|
||||
|
||||
|
||||
class TestAppopsModule:
|
||||
|
||||
def test_appops_parsing(self):
|
||||
fpath = os.path.join(get_artifact_folder(), "android_data/bugreport/")
|
||||
m = Appops(target_path=fpath, log=logging, results=[])
|
||||
|
||||
Reference in New Issue
Block a user