packet lib: make test_packet work stand-alone
Prevent missing imports when running ./run_tests.sh ryu.tests.unit.packet Signed-off-by: Shaun Crampton <Shaun.Crampton@metaswitch.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
f9b24a1720
commit
93b457bf63
@ -0,0 +1,2 @@
|
||||
from . import (ethernet, arp, icmp, icmpv6, ipv4, ipv6, lldp, mpls, packet,
|
||||
packet_base, packet_utils)
|
Loading…
Reference in New Issue
Block a user