Skip to content

Commit 2f3d371

Browse files
committed
update expected result due to addition of audiomp3 module
1 parent dffc55e commit 2f3d371

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

tests/unix/extra_coverage.py.exp

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,16 @@ port
5252

5353
builtins micropython __future__ _asyncio
5454
_thread aesio array audiocore
55-
audiomixer binascii bitmapfilter bitmaptools
56-
cexample cmath codeop collections
57-
cppexample displayio errno example_package
58-
floppyio gc hashlib heapq
59-
io jpegio json locale
60-
math os platform qrio
61-
rainbowio random re select
62-
struct synthio sys time
63-
traceback uctypes ulab zlib
55+
audiomixer audiomp3 binascii bitmapfilter
56+
bitmaptools cexample cmath codeop
57+
collections cppexample displayio errno
58+
example_package floppyio gc
59+
hashlib heapq io jpegio
60+
json locale math os
61+
platform qrio rainbowio random
62+
re select struct synthio
63+
sys time traceback uctypes
64+
ulab zlib
6465
me
6566

6667
rainbowio random

0 commit comments

Comments
 (0)