mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +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:
7
tests/extmod/ssl_basic.py.exp
Normal file
7
tests/extmod/ssl_basic.py.exp
Normal file
@@ -0,0 +1,7 @@
|
||||
OSError: client
|
||||
<_SSLSocket
|
||||
TestSocket.setblocking(False)
|
||||
TestSocket.setblocking(True)
|
||||
TestSocket.ioctl 4 0
|
||||
OSError: read
|
||||
OSError: write
|
||||
Reference in New Issue
Block a user