python.toml (344B)
1 [DEFAULT] 2 subsuite = "mozharness" 3 4 ["test_base_config.py"] 5 6 ["test_base_diskutils.py"] 7 8 ["test_base_log.py"] 9 10 ["test_base_parallel.py"] 11 12 ["test_base_python.py"] 13 14 ["test_base_script.py"] 15 16 ["test_base_vcs_mercurial.py"] 17 18 ["test_l10n_locales.py"] 19 20 ["test_mozilla_building_buildbase.py"] 21 22 ["test_mozilla_merkle.py"] 23 24 ["test_mozilla_structured.py"]