mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
The Let's Encrypt root certificate has changed so needs updating in this test. Signed-off-by: Damien George <damien@micropython.org>
This directory contains network tests which require Internet connection. Note that these tests are not run as part of the main testsuite and need to be run separately (from the main test/ directory): ./run-tests.py net_inet/*.py