summaryrefslogtreecommitdiff
path: root/tests/extmod/json_loads_bytes.py.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extmod/json_loads_bytes.py.exp')
-rw-r--r--tests/extmod/json_loads_bytes.py.exp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/extmod/json_loads_bytes.py.exp b/tests/extmod/json_loads_bytes.py.exp
deleted file mode 100644
index c2735a990..000000000
--- a/tests/extmod/json_loads_bytes.py.exp
+++ /dev/null
@@ -1,2 +0,0 @@
-[1, 2]
-[None]