diff options
Diffstat (limited to 'tests/micropython/heapalloc_super.py.exp')
-rw-r--r-- | tests/micropython/heapalloc_super.py.exp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/micropython/heapalloc_super.py.exp b/tests/micropython/heapalloc_super.py.exp new file mode 100644 index 000000000..5dabd0c7c --- /dev/null +++ b/tests/micropython/heapalloc_super.py.exp @@ -0,0 +1,3 @@ +B foo +A foo +42 |