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