summaryrefslogtreecommitdiffstats
path: root/comm/python/mutlh/mutlh/test/python.ini
blob: 3dafe825cdc99d1e92fae8826a09781dd70a447d (plain)
1
2
3
4
5
6
7
8
9
10
11
[DEFAULT]
subsuite = mutlh

[test_decorators.py]
[test_site.py]
[test_site_compatibility.py]
# The Windows and Mac workers only use the internal PyPI mirror,
# which will be missing packages required for this test.
skip-if =
  os == "win"
  os == "mac"