Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
a0c1ccf0a9487ce2516ad8eee27202e512affb60
a0c1ccf0a9487ce2516ad8eee27202e512affb60
Switch branch/tag
pybind11
tests
test_eval_call.py
Find file
Normal view
History
Permalink
test_eval_call.py
91 Bytes
Edit
Web IDE
Newer
Older
Port tests to pytest
Dean Moldovan
committed
Aug 19, 2016
1
2
3
4
# This file is called from 'test_eval.py'
if
'call_test2'
in
globals
():
call_test2
(
y
)