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 eacc8d9 commit f3adc73Copy full SHA for f3adc73
test_indirect.py
@@ -4,7 +4,7 @@
4
import sys
5
6
7
-def test_reveal_interpreter():
+def test_subprocess():
8
proc = subprocess.run(
9
[sys.executable, "reveal_interpreter.py"],
10
check=True,
0 commit comments