micropython/tests/extmod/vfs_posix_enoent.py.exp
Christian Walther 7be16e0540 extmod/vfs_posix: Additional tests for coverage of error cases.
Signed-off-by: Christian Walther <cwalther@gmx.ch>
2023-10-19 16:21:09 +02:00

3 lines
46 B
Plaintext

getcwd(): OSError(2,)
VfsPosix(): OSError(2,)