summaryrefslogtreecommitdiff
path: root/tests/micropython/builtin_execfile.py.exp
blob: 49703d570763d2b8abf7d74f986b6ddebdad4e6f (plain)
1
2
3
4
5
6
7
mount False False
open /noexist.py rb
OSError
open /test.py rb
123
TypeError
umount