aboutsummaryrefslogtreecommitdiff
path: root/tests/micropython/opt_level.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/micropython/opt_level.py.exp')
-rw-r--r--tests/micropython/opt_level.py.exp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/micropython/opt_level.py.exp b/tests/micropython/opt_level.py.exp
index 6372f6c5d..74b3dd74e 100644
--- a/tests/micropython/opt_level.py.exp
+++ b/tests/micropython/opt_level.py.exp
@@ -2,6 +2,3 @@
1
True
False
-Traceback (most recent call last):
- File "<string>", line 1, in <module>
-NameError: name 'xyz' isn't defined