From eae819c0ed1cdfba33820e06292fab348ec4756d Mon Sep 17 00:00:00 2001 From: Rami Ali Date: Wed, 28 Dec 2016 17:29:52 +1100 Subject: tests/micropython: Add test for micropython.stack_use() function. --- tests/micropython/stack_use.py.exp | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/micropython/stack_use.py.exp (limited to 'tests/micropython/stack_use.py.exp') diff --git a/tests/micropython/stack_use.py.exp b/tests/micropython/stack_use.py.exp new file mode 100644 index 000000000..fe37ceaa1 --- /dev/null +++ b/tests/micropython/stack_use.py.exp @@ -0,0 +1 @@ + -- cgit v1.2.3