summaryrefslogtreecommitdiffstatshomepage
path: root/tests
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-05-21 19:51:05 +0100
committerDamien George <damien.p.george@gmail.com>2014-05-21 19:51:05 +0100
commit0fd01683c61e039461854b49d1baf8a72aa277fb (patch)
treed640987a46c93272b1deb229cd942a411ad06d92 /tests
parent6ac5dced2441bf63dbc65acbd7e33fb71d1d3ede (diff)
parentda1fffaa093d2541f7374a7aaf16d2f00ed29ddc (diff)
downloadmicropython-0fd01683c61e039461854b49d1baf8a72aa277fb.tar.gz
micropython-0fd01683c61e039461854b49d1baf8a72aa277fb.zip
Merge pull request #607 from Anton-2/osx-clang
Allow compilation of unix port under clang on OS X
Diffstat (limited to 'tests')
-rw-r--r--tests/basics/memoryerror.py.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/basics/memoryerror.py.exp b/tests/basics/memoryerror.py.exp
new file mode 100644
index 0000000000..930dbe98d6
--- /dev/null
+++ b/tests/basics/memoryerror.py.exp
@@ -0,0 +1,2 @@
+MemoryError
+10000 0 9999