summaryrefslogtreecommitdiff
path: root/tests/basics/async_with.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basics/async_with.py.exp')
-rw-r--r--tests/basics/async_with.py.exp5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/basics/async_with.py.exp b/tests/basics/async_with.py.exp
index 1e9176af7..6072a3e0b 100644
--- a/tests/basics/async_with.py.exp
+++ b/tests/basics/async_with.py.exp
@@ -1,4 +1,7 @@
enter
body
-exit
+exit None None
finished
+enter
+exit <class 'ValueError'> error
+ValueError