diff options
Diffstat (limited to 'tests/bytecode/mp-tests/call1.py')
-rw-r--r-- | tests/bytecode/mp-tests/call1.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bytecode/mp-tests/call1.py b/tests/bytecode/mp-tests/call1.py deleted file mode 100644 index eb8a8bf5f1..0000000000 --- a/tests/bytecode/mp-tests/call1.py +++ /dev/null @@ -1 +0,0 @@ -f(a, b=c) |