Coverage for tests/test_import.py: 50%
2 statements
« prev ^ index » next coverage.py v7.2.7, created at 2023-07-24 10:08 +0000
« prev ^ index » next coverage.py v7.2.7, created at 2023-07-24 10:08 +0000
1def test_import():
2 """Simple test that the package can be imported."""
3 import lsst.ctrl.bps.parsl # noqa