We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5ec6e commit 16bfc9eCopy full SHA for 16bfc9e
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