diff options
| author | Damien George <damien@micropython.org> | 2023-11-29 11:43:43 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-11-30 12:13:29 +1100 |
| commit | c554df57f618fb8c42fcd120ce227a425e44c4bc (patch) | |
| tree | 1cebf965c1d2a291c11419a8faf9ee5b17e78b81 /tests/extmod/deflate_compress.py.exp | |
| parent | 6ba57f760cfcfed64157ef7dd030d76738cb0e24 (diff) | |
tests/extmod/deflate_compress.py: Add a test for optimal compression.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/extmod/deflate_compress.py.exp')
| -rw-r--r-- | tests/extmod/deflate_compress.py.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/extmod/deflate_compress.py.exp b/tests/extmod/deflate_compress.py.exp index 5da70f491..7b00fa3cb 100644 --- a/tests/extmod/deflate_compress.py.exp +++ b/tests/extmod/deflate_compress.py.exp @@ -39,3 +39,4 @@ True True True True +41 b'3426153\xb7\xb04HLJNIMK\xcf\xc8\xcc\xca\xce\xc9\xcd\xcb/(,*.)-+\xaf\xa8\xac\x02\xaa\x01"\x00' |
