tests: Add missing socket imports in tests
[vpp.git] / test / vpp_ipsec.py
index e354cfc..96a585a 100644 (file)
@@ -1,3 +1,5 @@
+import socket
+
 from vpp_object import VppObject
 from ipaddress import ip_address
 from vpp_papi import VppEnum