mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-20 10:52:33 +01:00
auto-t: fixed typo in autoconnect test
This commit is contained in:
parent
a1a85b0135
commit
9ff0e8f6ef
@ -11,7 +11,7 @@ from iwd import IWD
|
|||||||
|
|
||||||
class TestWpaNetwork(unittest.TestCase):
|
class TestWpaNetwork(unittest.TestCase):
|
||||||
'''
|
'''
|
||||||
The bellow test cases excesise the following connection scenarios:
|
The bellow test cases exercise the following connection scenarios:
|
||||||
|
|
||||||
Network config is
|
Network config is
|
||||||
present at start time: Connect: Autoconnect: Result:
|
present at start time: Connect: Autoconnect: Result:
|
||||||
|
Loading…
Reference in New Issue
Block a user