mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
tests: Replace umodule with module everywhere.
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
3
tests/extmod/re_split_empty.py.exp
Normal file
3
tests/extmod/re_split_empty.py.exp
Normal file
@@ -0,0 +1,3 @@
|
||||
['a b c foobar']
|
||||
['foo']
|
||||
['axbc']
|
||||
Reference in New Issue
Block a user