manifest.toml (373B)
1 [DEFAULT] 2 subsuite = "mozbase" 3 4 ["test_chunking.py"] 5 6 ["test_convert_directory.py"] 7 8 ["test_convert_symlinks.py"] 9 disabled = "https://bugzilla.mozilla.org/show_bug.cgi?id=920938" 10 11 ["test_default_overrides.py"] 12 13 ["test_expressionparser.py"] 14 15 ["test_filters.py"] 16 17 ["test_manifestparser.py"] 18 19 ["test_read_ini.py"] 20 21 ["test_testmanifest.py"] 22 23 ["test_toml.py"] 24 25 ["test_util.py"]