diff options
Diffstat (limited to 'tests/extmod/ubinascii_micropython.py.exp')
-rw-r--r-- | tests/extmod/ubinascii_micropython.py.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/extmod/ubinascii_micropython.py.exp b/tests/extmod/ubinascii_micropython.py.exp deleted file mode 100644 index a195d2602..000000000 --- a/tests/extmod/ubinascii_micropython.py.exp +++ /dev/null @@ -1,2 +0,0 @@ -b'31:32:33' -b'' |