test cli
This commit is contained in:
parent
2f8b10f3c7
commit
ab0b9707f2
11 changed files with 306 additions and 136 deletions
tests/protocols
|
@ -1,7 +1,7 @@
|
|||
from aioupnp.fault import UPnPError
|
||||
from aioupnp.protocols.scpd import scpd_post, scpd_get
|
||||
from . import TestBase
|
||||
from .mocks import mock_tcp_endpoint_factory
|
||||
from tests import TestBase
|
||||
from tests.mocks import mock_tcp_endpoint_factory
|
||||
|
||||
|
||||
class TestSCPDGet(TestBase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue