Coverage for tests/testfiles/allocator-info1.py: 100%
4 statements
« prev ^ index » next coverage.py v7.2.1, created at 2023-03-12 01:44 -0800
« prev ^ index » next coverage.py v7.2.1, created at 2023-03-12 01:44 -0800
1# flake8: noqa
2config.platform["bigboxes"].user.name = "thx1138"
3config.platform["bigboxes"].user.home = "/home/thx1138"
5config.platform["lsst"].user.name = "c3po"
6config.platform["lsst"].user.home = "/lsst/home/c3po"