diff options
author | Matt A. Tobin <email@mattatobin.com> | 2021-12-04 12:45:34 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2021-12-04 12:45:34 -0500 |
commit | b85c84d1cf9feedf7bbbd99f2d31d14df9191c1f (patch) | |
tree | 1e3725aebb75007f0013c50fa8452bdb1166d1ff /build | |
parent | 7b24ed38db2bce57686c79648235f17005bcf184 (diff) | |
download | aura-central-b85c84d1cf9feedf7bbbd99f2d31d14df9191c1f.tar.gz |
Issue %3021 - Remove testing/mozharness
Diffstat (limited to 'build')
-rw-r--r-- | build/mach_bootstrap.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/mach_bootstrap.py b/build/mach_bootstrap.py index 99e82b61e..6b47eaf64 100644 --- a/build/mach_bootstrap.py +++ b/build/mach_bootstrap.py @@ -98,7 +98,6 @@ MACH_MODULES = [ 'services/common/tests/mach_commands.py', 'testing/mach_commands.py', 'testing/mochitest/mach_commands.py', - 'testing/mozharness/mach_commands.py', 'testing/talos/mach_commands.py', 'testing/xpcshell/mach_commands.py', 'tools/docs/mach_commands.py', |