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:
Damien George 2020-07-26 14:30:56 +10:00
parent 952de5cb77
commit 0c0cef9870
4 changed files with 0 additions and 0 deletions