summaryrefslogtreecommitdiffstatshomepage
path: root/tests/bytecode/mp-tests/import4.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bytecode/mp-tests/import4.py')
-rw-r--r--tests/bytecode/mp-tests/import4.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/bytecode/mp-tests/import4.py b/tests/bytecode/mp-tests/import4.py
deleted file mode 100644
index ecc3786755..0000000000
--- a/tests/bytecode/mp-tests/import4.py
+++ /dev/null
@@ -1,3 +0,0 @@
-import a as y
-import a.b as y
-import a.b.c as y