Bug 1050715 - Update the description of the various tests targed proposed by './mach help' r=jmaher
This commit is contained in:
@@ -26,7 +26,7 @@ class JetpackRunner(MozbuildObject):
|
||||
@CommandProvider
|
||||
class MachCommands(MachCommandBase):
|
||||
@Command('jetpack-test', category='testing',
|
||||
description='Runs the jetpack test suite.')
|
||||
description='Runs the jetpack test suite (Add-on SDK).')
|
||||
def run_jetpack_test(self, **params):
|
||||
# We should probably have a utility function to ensure the tree is
|
||||
# ready to run tests. Until then, we just create the state dir (in
|
||||
|
||||
Reference in New Issue
Block a user