mirror of
https://github.com/python/cpython.git
synced 2026-06-04 16:50:51 +00:00
gh-150720: Remove '-d 1' in test_script_error_treatment (#150736)
This commit is contained in:
parent
71fc4c66d3
commit
f4426654fd
1 changed files with 0 additions and 2 deletions
|
|
@ -686,8 +686,6 @@ def test_script_error_treatment(self):
|
|||
"-m",
|
||||
"profiling.sampling.cli",
|
||||
"run",
|
||||
"-d",
|
||||
"1",
|
||||
script_file.name,
|
||||
],
|
||||
capture_output=True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue