From 65574f817a949fea2316c335da866c1b8d20f1fb Mon Sep 17 00:00:00 2001 From: Rami Ali Date: Wed, 28 Dec 2016 15:29:21 +1100 Subject: tests/basics: Add tests to improve coverage of binary.c. --- tests/basics/array_micropython.py.exp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/basics/array_micropython.py.exp (limited to 'tests/basics/array_micropython.py.exp') diff --git a/tests/basics/array_micropython.py.exp b/tests/basics/array_micropython.py.exp new file mode 100644 index 000000000..6ed281c75 --- /dev/null +++ b/tests/basics/array_micropython.py.exp @@ -0,0 +1,2 @@ +1 +1 -- cgit v1.2.3