summaryrefslogtreecommitdiff
path: root/tests/import/ext/os.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/import/ext/os.py')
-rw-r--r--tests/import/ext/os.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/import/ext/os.py b/tests/import/ext/os.py
new file mode 100644
index 000000000..e1448805d
--- /dev/null
+++ b/tests/import/ext/os.py
@@ -0,0 +1,5 @@
+print("os from filesystem")
+
+from uos import *
+
+extra = 1