summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/package/sample_python_service_identity.py
diff options
context:
space:
mode:
Diffstat (limited to 'support/testing/tests/package/sample_python_service_identity.py')
-rw-r--r--support/testing/tests/package/sample_python_service_identity.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/support/testing/tests/package/sample_python_service_identity.py b/support/testing/tests/package/sample_python_service_identity.py
new file mode 100644
index 0000000000..3184b6c580
--- /dev/null
+++ b/support/testing/tests/package/sample_python_service_identity.py
@@ -0,0 +1,2 @@
+from service_identity import VerificationError # noqa
+from service_identity.pyopenssl import verify_hostname # noqa
OpenPOWER on IntegriCloud