micropython/tools/mpremote/tests/test_mount.sh.exp
Damien George 71c7c03e41 tools/mpremote/tests: Add test for RemoteFile.readline.
Signed-off-by: Damien George <damien@micropython.org>
2025-02-28 14:14:58 +11:00

11 lines
187 B
Plaintext

-----
x
y
Local directory ${TMP} is mounted at /remote
-----
Local directory ${TMP} is mounted at /remote
hello world
-----
['hello world\n']
Local directory ${TMP} is mounted at /remote