diff options
| author | Damien George <damien.p.george@gmail.com> | 2016-10-11 12:30:32 +1100 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2016-10-11 12:30:32 +1100 |
| commit | 5e22afce41de8c87071d8fc149a6ba3cd8762819 (patch) | |
| tree | cc8960bfe8bb7949ad5dd6a099ae3e390cb58359 /tests/basics/async_with.py.exp | |
| parent | e49153fb98ade48395b80271093bd763e771b3da (diff) | |
tests: Improve test coverage of py/compile.c.
Diffstat (limited to 'tests/basics/async_with.py.exp')
| -rw-r--r-- | tests/basics/async_with.py.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basics/async_with.py.exp b/tests/basics/async_with.py.exp index 6072a3e0b..d00b18c96 100644 --- a/tests/basics/async_with.py.exp +++ b/tests/basics/async_with.py.exp @@ -3,5 +3,6 @@ body exit None None finished enter +1 exit <class 'ValueError'> error ValueError |
