diff options
Diffstat (limited to 'tests/extmod/uzlib_decompio_gz.py.exp')
| -rw-r--r-- | tests/extmod/uzlib_decompio_gz.py.exp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/extmod/uzlib_decompio_gz.py.exp b/tests/extmod/uzlib_decompio_gz.py.exp index 2330580f8..20a30c82a 100644 --- a/tests/extmod/uzlib_decompio_gz.py.exp +++ b/tests/extmod/uzlib_decompio_gz.py.exp @@ -7,5 +7,7 @@ b'lo' b'' b'' 31 +b'hello' +b'hello' ValueError OSError(22,) |
