Loading tests/utc/test_rosl_roslu.py +1 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,7 @@ def test_rosl_roslu(): The output is compared to the java output. Comment the pytest.mark.skip to run the test. Tests takes around 8 minutes to run. Tests takes around 4 minutes to run. """ input_folder = Path(__file__).parent / "input" grid_output_folder = Path(__file__).parent / "output_grids" Loading Loading
tests/utc/test_rosl_roslu.py +1 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,7 @@ def test_rosl_roslu(): The output is compared to the java output. Comment the pytest.mark.skip to run the test. Tests takes around 8 minutes to run. Tests takes around 4 minutes to run. """ input_folder = Path(__file__).parent / "input" grid_output_folder = Path(__file__).parent / "output_grids" Loading