summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2024-11-02 13:43:35 -0500
committerDamien George <damien@micropython.org>2024-11-11 12:35:03 +1100
commit3844733d604d83fbfec5592cee20aab065ebff48 (patch)
treec9a3f9420a37b89eb38daafec9e9670ae32cfe47 /docs/esp32/tutorial
parent5dfbd4371480c175e6f54e57e4e5eb5d579cbd00 (diff)
tests/cpydiff: Fix test case for modules_json_nonserializable.
The test case was producing the following error: Traceback (most recent call last): File "<stdin>", line 12, in <module> UnicodeError: which did not demonstrate the intended difference (this particular non-json-serializable object DID throw an exception! just not TypeError). The updated test uses a byte string with all ASCII bytes inside, which better illustrates the diference. Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions