diff options
Diffstat (limited to 'Misc/NEWS.d/next/Tests/0009.bpo-28950.1W8Glo.rst')
-rw-r--r-- | Misc/NEWS.d/next/Tests/0009.bpo-28950.1W8Glo.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Tests/0009.bpo-28950.1W8Glo.rst b/Misc/NEWS.d/next/Tests/0009.bpo-28950.1W8Glo.rst new file mode 100644 index 0000000..c742178 --- /dev/null +++ b/Misc/NEWS.d/next/Tests/0009.bpo-28950.1W8Glo.rst @@ -0,0 +1 @@ +Disallow -j0 to be combined with -T/-l in regrtest command line arguments. |