Tests: Remove all wildcard imports.
[vpp.git] / test / vpp_udp_encap.py
index 5e2df76..7534912 100644 (file)
@@ -3,7 +3,7 @@
   UDP encap objects
 """
 
-from vpp_object import *
+from vpp_object import VppObject
 from socket import inet_pton, inet_ntop, AF_INET, AF_INET6