aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ip6.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_ip6.py')
-rw-r--r--test/test_ip6.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_ip6.py b/test/test_ip6.py
index 1f00ed32a8c..63d3e41f915 100644
--- a/test/test_ip6.py
+++ b/test/test_ip6.py
@@ -1,5 +1,6 @@
#!/usr/bin/env python3
+import socket
from socket import inet_pton, inet_ntop
import unittest