mirror of
https://github.com/mvt-project/mvt.git
synced 2026-07-14 00:17:19 +02:00
Fixing newlines
This commit is contained in:
@@ -13,6 +13,7 @@ from .utils import get_artifact_folder
|
||||
|
||||
|
||||
class TestCheckBugreportCommand:
|
||||
|
||||
def test_check(self):
|
||||
runner = CliRunner()
|
||||
path = os.path.join(get_artifact_folder(), "android_data/bugreport/")
|
||||
|
||||
Reference in New Issue
Block a user