Sign in
chromium
/
external
/
github.com
/
pyca
/
pyopenssl
/
refs/heads/main
/
.
/
tests
/
test_debug.py
blob: c2332c4203f699f2d87a075dcc528ec6525527d2 [
file
] [
edit
]
from
OpenSSL
import
version
from
OpenSSL
.
debug
import
_env_info
def
test_debug_info
()
->
None
:
"""
Debug info contains correct data.
"""
# Just check a sample we control.
assert
version
.
__version__
in
_env_info