summaryrefslogtreecommitdiff
path: root/tests/basics/deque_micropython.py.exp
AgeCommit message (Collapse)Author
2024-03-19tests/basics: Split MicroPython-specific deque tests to separate file.Damien George
So that the MicroPython-specific behaviour can be isolated, and the CPython compatible test don't need a .exp file. Signed-off-by: Damien George <damien@micropython.org>