summaryrefslogtreecommitdiff
path: root/tests/micropython/builtin_execfile.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/micropython/builtin_execfile.py.exp')
-rw-r--r--tests/micropython/builtin_execfile.py.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/micropython/builtin_execfile.py.exp b/tests/micropython/builtin_execfile.py.exp
index 1d5d8ee57..49703d570 100644
--- a/tests/micropython/builtin_execfile.py.exp
+++ b/tests/micropython/builtin_execfile.py.exp
@@ -3,4 +3,5 @@ open /noexist.py rb
OSError
open /test.py rb
123
+TypeError
umount