Coverage for tests/test_import.py: 75%

4 statements  

« prev     ^ index     » next       coverage.py v6.5.0, created at 2023-01-13 03:08 -0800

1import pytest 

2 

3 

4@pytest.mark.skip(reason="parsl not in LSST environment") 

5def test_import(): 

6 import lsst.ctrl.bps.parsl # noqa