Skip to content

Commit

Permalink
Need better description for mach subcommands #12402 2
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Aug 28, 2016
1 parent b39d4a6 commit 326cd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/servo/testing_commands.py
Expand Up @@ -351,7 +351,7 @@ def test_wpt_failure(self):
], 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):
Expand Down

0 comments on commit 326cd67

Please sign in to comment.