mirror of
https://github.com/servo/servo.git
synced 2025-06-09 00:53:26 +00:00
Need better description for mach subcommands #12402 2
This commit is contained in:
parent
b39d4a6542
commit
326cd670d4
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ class MachCommands(CommandBase):
|
|||
], env=self.build_env())
|
||||
|
||||
@Command('test-wpt',
|
||||
description='Run the web platform tests that the regular test suite',
|
||||
description='Run the regular web platform test suite',
|
||||
category='testing',
|
||||
parser=create_parser_wpt)
|
||||
def test_wpt(self, **kwargs):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue