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 9b833e0 commit 1246d89Copy full SHA for 1246d89
Modules/_decimal/tests/runall-memorydebugger.sh
@@ -78,7 +78,7 @@ for config in $CONFIGS; do
78
$GMAKE | grep _decimal
79
80
printf "\n\n# ======================== refleak tests ===========================\n\n"
81
- ./python -m test -uall -R 2:2 test_decimal
+ ./python -m test -uall -R 3:3 test_decimal
82
83
84
############ regular tests ###########
0 commit comments