Skip to content

Commit 6cb320b

Browse files
committed
tools/ci.sh: Add pprint test to CI.
Signed-off-by: Damien George <damien@micropython.org>
1 parent 920c9b1 commit 6cb320b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ function ci_package_tests_run {
7171
python-stdlib/operator/test_operator.py \
7272
python-stdlib/os-path/test_path.py \
7373
python-stdlib/pickle/test_pickle.py \
74+
python-stdlib/pprint/test_pprint.py \
7475
python-stdlib/string/test_translate.py \
7576
python-stdlib/unittest/tests/exception.py \
7677
unix-ffi/gettext/test_gettext.py \

0 commit comments

Comments
 (0)