mirror of
https://github.com/micropython/micropython.git
synced 2025-08-18 08:30:33 +02:00
tests: Move .mpy import tests from import/ to micropython/ dir.
These tests are specific to MicroPython so have a better home in the micropython/ test subdir, and putting them here allows them to be run by all targets, not just those that have access to the local filesystem (eg the unix port). Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Reference in New Issue
Block a user