mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-04-08 23:11:27 +00:00
move interop tests tools into tests folder
This commit is contained in:
@ -4,7 +4,7 @@ import trio
|
||||
from libp2p.tools.factories import (
|
||||
HostFactory,
|
||||
)
|
||||
from libp2p.tools.interop.utils import (
|
||||
from tests.utils.interop.utils import (
|
||||
connect,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user