diff options
Diffstat (limited to 'test/t/test_synclient.py')
-rw-r--r-- | test/t/test_synclient.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/t/test_synclient.py b/test/t/test_synclient.py index 8a31a65..8ce66f6 100644 --- a/test/t/test_synclient.py +++ b/test/t/test_synclient.py @@ -2,7 +2,6 @@ import pytest class TestSynclient: - # synclient -l may error out with e.g. # "Couldn't find synaptics properties. No synaptics driver loaded?" @pytest.mark.complete( |