summaryrefslogtreecommitdiff
path: root/tests/test_app_cleanup.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_app_cleanup.py')
-rw-r--r--tests/test_app_cleanup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_app_cleanup.py b/tests/test_app_cleanup.py
index d95d77de..5d5cb743 100644
--- a/tests/test_app_cleanup.py
+++ b/tests/test_app_cleanup.py
@@ -60,7 +60,6 @@ def test_main(tmpdir) -> None: # type: ignore
"--set-options",
"kvmd/server/port=0",
"kvmd/server/unix=" + kvmd_sock_path,
- "kvmd/hid/device=/dev/null",
"kvmd/streamer/port=0",
"kvmd/streamer/unix=" + ustreamer_sock_path,
"kvmd/streamer/cmd=[\"%s\"]" % (ustreamer_fake_name),