]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove a multi-line test description
authorJouni Malinen <j@w1.fi>
Sat, 23 Nov 2019 15:19:49 +0000 (17:19 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 23 Nov 2019 15:19:49 +0000 (17:19 +0200)
commite8ccbef25123e66ab600fef0e1f9da6ded96cddb
tree670f37aa0cae3807bb2e355371ca281b7643361a
parent9dc07a1d55113afbf0a067d1bdf8f6ae58108006
tests: Remove a multi-line test description

The previous description of wmediumd_scan_only_one used multiple lines
and that resulted in parallel-vm.py miscounting total number of test
cases. Fix that by getting rid of the newlines from the description.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_wmediumd.py