summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/memoryerror.py.exp
diff options
context:
space:
mode:
authorDaniel Campora <daniel@wipy.io>2015-06-24 10:43:09 +0200
committerDaniel Campora <daniel@wipy.io>2015-06-24 15:25:59 +0200
commitd709622bd218f1bf3cf396d21bf5f22bce481e2e (patch)
tree4719f750d36e1cd40211b829fd215dbb84f137fe /tests/basics/memoryerror.py.exp
parente64afde07319631b11577d4bd1a1b4b3700e3fee (diff)
downloadmicropython-d709622bd218f1bf3cf396d21bf5f22bce481e2e.tar.gz
micropython-d709622bd218f1bf3cf396d21bf5f22bce481e2e.zip
tests: Adapt basics/memoryerror.py for ports with lower heap sizes.
Diffstat (limited to 'tests/basics/memoryerror.py.exp')
-rw-r--r--tests/basics/memoryerror.py.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basics/memoryerror.py.exp b/tests/basics/memoryerror.py.exp
index 930dbe98d6..c41e8c1a6a 100644
--- a/tests/basics/memoryerror.py.exp
+++ b/tests/basics/memoryerror.py.exp
@@ -1,2 +1,2 @@
MemoryError
-10000 0 9999
+1000 0 999