summaryrefslogtreecommitdiffstatshomepage
path: root/tests/import/pkg/mod.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/import/pkg/mod.py')
-rw-r--r--tests/import/pkg/mod.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/import/pkg/mod.py b/tests/import/pkg/mod.py
new file mode 100644
index 0000000000..9e67bdd291
--- /dev/null
+++ b/tests/import/pkg/mod.py
@@ -0,0 +1,2 @@
+def foo():
+ return 42