From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- python/mozversioncontrol/test/python.toml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 python/mozversioncontrol/test/python.toml (limited to 'python/mozversioncontrol/test/python.toml') diff --git a/python/mozversioncontrol/test/python.toml b/python/mozversioncontrol/test/python.toml new file mode 100644 index 0000000000..a194c2a22a --- /dev/null +++ b/python/mozversioncontrol/test/python.toml @@ -0,0 +1,28 @@ +[DEFAULT] +subsuite = "mozversioncontrol" + +["test_branch.py"] + +["test_commit.py"] + +["test_context_manager.py"] + +["test_create_try_commit.py"] + +["test_get_branch_nodes.py"] + +["test_get_commit_patches.py"] + +["test_get_mozilla_remote_args.py"] + +["test_get_upstream_remotes.py"] + +["test_push_to_try.py"] + +["test_remove_current_commit.py"] + +["test_update.py"] + +["test_workdir_outgoing.py"] + +["test_working_directory.py"] -- cgit v1.2.3