summaryrefslogtreecommitdiff
path: root/ext/pybind11/tests/test_eval_call.py
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pybind11/tests/test_eval_call.py')
-rw-r--r--ext/pybind11/tests/test_eval_call.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/pybind11/tests/test_eval_call.py b/ext/pybind11/tests/test_eval_call.py
new file mode 100644
index 000000000..53c7e721f
--- /dev/null
+++ b/ext/pybind11/tests/test_eval_call.py
@@ -0,0 +1,4 @@
+# This file is called from 'test_eval.py'
+
+if 'call_test2' in locals():
+ call_test2(y) # noqa: F821 undefined name