mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
tests: Add another testcase for relative imports.
This commit is contained in:
2
tests/import/import_pkg6.py
Normal file
2
tests/import/import_pkg6.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# This tests relative imports as used in pkg6
|
||||
import pkg6
|
||||
Reference in New Issue
Block a user