Skip to content

Commit 22470c1

Browse files
Update Tools/ssl/multissltests.py
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 13dfd95 commit 22470c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Tools/ssl/multissltests.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@
7676
description=(
7777
"Run CPython tests with multiple cryptography libraries"
7878
"versions."
79-
)
79+
),
80+
color=True,
81+
suggest_on_error=True,
8082
)
8183
parser.add_argument(
8284
'--debug',

0 commit comments

Comments
 (0)