Skip to content

Commit a040b69

Browse files
committed
update module list in extra coverage test
1 parent 34d7109 commit a040b69

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

tests/unix/extra_coverage.py.exp

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,12 @@ gc gifio hashlib json
3737
math qrio rainbowio re
3838
sys termios traceback ubinascii
3939
uctypes uerrno uheapq uio
40-
ujson ulab uos urandom
41-
ure uselect ustruct utime
42-
utimeq uzlib
40+
ujson ulab ulab.fft ulab.linalg
41+
ulab.numpy ulab.scipy ulab.scipy.linalg
42+
ulab.scipy.optimize ulab.scipy.signal
43+
ulab.scipy.special ulab.utils uos
44+
urandom ure uselect ustruct
45+
utime utimeq uzlib
4346
ime
4447

4548
utime utimeq

0 commit comments

Comments
 (0)