commit | 800386ac3fd83113b533e736369865bd9018b801 | [log] [tgz] |
---|---|---|
author | Tom Jones <thj@freebsd.org> | Wed Feb 07 13:26:41 2024 +0000 |
committer | Dave Wallace <dwallacelf@gmail.com> | Tue Apr 02 02:25:22 2024 +0000 |
tree | 1d023d79e75a546323dd6361ab4e05d6b24a76ae | |
parent | f2fc97aafc717097fa984db62191ca7e13c276e5 [diff] [blame] |
tests: Add missing socket imports in tests Type: fix Change-Id: I646f96517d3bda5c0f5644e6bb89ade7818fc466 Signed-off-by: Tom Jones <thj@freebsd.org>
diff --git a/test/test_ikev2.py b/test/test_ikev2.py index be788d8..d25b448 100644 --- a/test/test_ikev2.py +++ b/test/test_ikev2.py
@@ -1,4 +1,5 @@ import os +import socket import time from socket import inet_pton from cryptography import x509