Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pybind11
/
bad17402132511604169c075b3b73d59957c484f
/
.
/
tests
/
test_class_args.py
blob: 91b0320d8a75e628a642787524d63d0f353e3017 [
file
] [
log
] [
blame
]
def
test_class_args
():
# There's basically nothing to test here; just make sure the code compiled and declared its definition
from
pybind11_tests
import
class_args_noop
class_args_noop
()