summaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc_int_from_bytes.py.exp
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-05-05 21:44:12 +1000
committerDamien George <damien.p.george@gmail.com>2017-05-06 10:29:09 +1000
commitdce7dd425977320b822f8bb529d123eafebe6e55 (patch)
tree87aec898c101280b0e1934a4521ef0074a866d89 /tests/micropython/heapalloc_int_from_bytes.py.exp
parent58bb73e010301235b32c3b81575af21cca55f2a7 (diff)
tests/micropython: Add test for int.from_bytes with many zero bytes.
Diffstat (limited to 'tests/micropython/heapalloc_int_from_bytes.py.exp')
-rw-r--r--tests/micropython/heapalloc_int_from_bytes.py.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/micropython/heapalloc_int_from_bytes.py.exp b/tests/micropython/heapalloc_int_from_bytes.py.exp
index 7ceb19a38..5ac6a573f 100644
--- a/tests/micropython/heapalloc_int_from_bytes.py.exp
+++ b/tests/micropython/heapalloc_int_from_bytes.py.exp
@@ -1,2 +1,3 @@
49
12849
+50