We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5bcae commit 8edf766Copy full SHA for 8edf766
tools/ci.sh
@@ -54,6 +54,7 @@ function ci_package_tests_run {
54
python-stdlib/base64/test_base64.py \
55
python-stdlib/binascii/test_binascii.py \
56
python-stdlib/collections-defaultdict/test_defaultdict.py \
57
+ python-stdlib/enum/enum_test.py \
58
python-stdlib/functools/test_partial.py \
59
python-stdlib/functools/test_reduce.py \
60
python-stdlib/heapq/test_heapq.py \
0 commit comments