mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-16 15:20:42 +01:00
unit: Fix typo
This commit is contained in:
parent
9460ca2eaf
commit
933a181c33
@ -90,7 +90,7 @@ int main(int argc, char *argv[])
|
|||||||
{
|
{
|
||||||
l_test_init(&argc, &argv);
|
l_test_init(&argc, &argv);
|
||||||
|
|
||||||
l_test_add("/Management Frame/Deathentication Frame 1",
|
l_test_add("/Management Frame/Deauthentication Frame 1",
|
||||||
deauthentication_test, &deauthentication_test_1);
|
deauthentication_test, &deauthentication_test_1);
|
||||||
|
|
||||||
return l_test_run();
|
return l_test_run();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user