summaryrefslogtreecommitdiffstatshomepage
path: root/tests/import/pkg2/mod2.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/import/pkg2/mod2.py')
-rw-r--r--tests/import/pkg2/mod2.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/import/pkg2/mod2.py b/tests/import/pkg2/mod2.py
new file mode 100644
index 0000000000..97dadcde46
--- /dev/null
+++ b/tests/import/pkg2/mod2.py
@@ -0,0 +1 @@
+print("in mod2")