Skip to content

Commit 8edf766

Browse files
committed
tools\ci.sh: Add enum_test.py to the CI.
Signed-off-by: Ihor Nehrutsa <[email protected]>
1 parent fb5bcae commit 8edf766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci.sh

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ function ci_package_tests_run {
5454
python-stdlib/base64/test_base64.py \
5555
python-stdlib/binascii/test_binascii.py \
5656
python-stdlib/collections-defaultdict/test_defaultdict.py \
57+
python-stdlib/enum/enum_test.py \
5758
python-stdlib/functools/test_partial.py \
5859
python-stdlib/functools/test_reduce.py \
5960
python-stdlib/heapq/test_heapq.py \

0 commit comments

Comments
 (0)