We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf74db7 commit 59be79aCopy full SHA for 59be79a
Lib/test/crashers/README
@@ -15,7 +15,3 @@ what the variables are.
15
Once the crash is fixed, the test case should be moved into an appropriate test
16
(even if it was originally from the test suite). This ensures the regression
17
doesn't happen again. And if it does, it should be easier to track down.
18
-
19
-Also see Lib/test_crashers.py which exercises the crashers in this directory.
20
-In particular, make sure to add any new infinite loop crashers to the black
21
-list so it doesn't try to run them.
0 commit comments