circuitpython/tests/micropython/builtin_execfile.py.exp
Damien George 932556d5fc tests/micropython: Add test for builtin execfile() function.
Signed-off-by: Damien George <damien@micropython.org>
2022-06-29 12:48:42 +10:00

7 lines
74 B
Plaintext

mount False False
open /noexist.py rb
OSError
open /test.py rb
123
umount