We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5dbff commit 2048808Copy full SHA for 2048808
src/rez/cli/test.py
@@ -6,6 +6,7 @@
6
Run tests listed in a package's definition file.
7
'''
8
9
+
10
def setup_parser(parser, completions=False):
11
parser.add_argument(
12
"-l", "--list", action="store_true",
0 commit comments