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 5e730a8 commit 359696fCopy full SHA for 359696f
Lib/test/libregrtest/utils.py
@@ -31,7 +31,7 @@
31
EXIT_TIMEOUT = 120.0
32
33
34
-ALL_RESOURCES = ('audio', 'curses', 'largefile', 'network',
+ALL_RESOURCES = ('audio', 'console', 'curses', 'largefile', 'network',
35
'decimal', 'cpu', 'subprocess', 'urlfetch', 'gui', 'walltime')
36
37
# Other resources excluded from --use=all:
0 commit comments