Skip to content

Commit c0a3e28

Browse files
committed
tests/run-natmodtests.py: remove use of zlib examples
1 parent b65d9e7 commit c0a3e28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run-natmodtests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"heapq": "heapq/heapq_$(ARCH).mpy",
2424
"random": "random/random_$(ARCH).mpy",
2525
"re": "re/re_$(ARCH).mpy",
26-
"zlib": "zlib/zlib_$(ARCH).mpy",
2726
}
2827

2928
# Code to allow a target MicroPython to import an .mpy from RAM

0 commit comments

Comments
 (0)