Bug 1715900 - Add a mach test-interventions command for testing webcompat interventions; r=jgraham,mhentges
Differential Revision: https://phabricator.services.mozilla.com/D138384
This commit is contained in:
@@ -359,6 +359,9 @@ def initialize(topsrcdir):
|
||||
"power": MachCommandReference("tools/power/mach_commands.py"),
|
||||
"try": MachCommandReference("tools/tryselect/mach_commands.py"),
|
||||
"import-pr": MachCommandReference("tools/vcs/mach_commands.py"),
|
||||
"test-interventions": MachCommandReference(
|
||||
"testing/webcompat/mach_commands.py"
|
||||
),
|
||||
}
|
||||
|
||||
# Set a reasonable limit to the number of open files.
|
||||
|
||||
Reference in New Issue
Block a user