summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/gen_context2.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basics/gen_context2.py')
-rw-r--r--tests/basics/gen_context2.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/basics/gen_context2.py b/tests/basics/gen_context2.py
deleted file mode 100644
index 0d8048afcc..0000000000
--- a/tests/basics/gen_context2.py
+++ /dev/null
@@ -1,2 +0,0 @@
-def call(g):
- next(g)