mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
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
|