python.toml (393B)
1 [DEFAULT] 2 subsuite = "mozversioncontrol" 3 4 ["test_branch.py"] 5 6 ["test_commit.py"] 7 8 ["test_context_manager.py"] 9 10 ["test_diff_stream.py"] 11 12 ["test_get_commits.py"] 13 14 ["test_get_commit_patches.py"] 15 16 ["test_get_mozilla_remote_args.py"] 17 18 ["test_get_upstream_remotes.py"] 19 20 ["test_push_to_try.py"] 21 22 ["test_try_commit.py"] 23 24 ["test_update.py"] 25 26 ["test_workdir_outgoing.py"] 27 28 ["test_working_directory.py"]