blob: 748b91efe2c9cc22f906176387a24c65770637c3 (
plain) (
tree)
|
|
PY3TEST()
SUBSCRIBER(g:python-contrib)
PEERDIR(
contrib/python/pyOpenSSL
contrib/python/flaky
contrib/python/pretend
)
TEST_SRCS(
__init__.py
conftest.py
test_crypto.py
test_debug.py
test_rand.py
test_ssl.py
test_util.py
util.py
)
NO_LINT()
END()
|