diff options
Diffstat (limited to 'tests/bytecode/mp-tests/import2.py')
-rw-r--r-- | tests/bytecode/mp-tests/import2.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bytecode/mp-tests/import2.py b/tests/bytecode/mp-tests/import2.py deleted file mode 100644 index 2a89703d9d..0000000000 --- a/tests/bytecode/mp-tests/import2.py +++ /dev/null @@ -1 +0,0 @@ -from a import b |