python.toml (357B)
1 [DEFAULT] 2 subsuite = "manifest" 3 4 ["test_failedplatform.py"] 5 requirements = "testing/manifest/test/test_manifest.txt" 6 7 ["test_modes.py"] 8 requirements = "testing/manifest/test/test_manifest.txt" 9 10 ["test_parse_reftest.py"] 11 requirements = "testing/manifest/test/test_manifest.txt" 12 13 ["test_skipfails.py"] 14 requirements = "testing/manifest/test/test_manifest.txt"