mirror of
https://github.com/micropython/micropython.git
synced 2026-05-01 13:20:14 +02:00
b1229efbd1
Signed-off-by: Damien George <damien@micropython.org>
6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
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
|