mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-08 18:18:05 +02:00
integration-test: HID++ mouse is a mouse
This commit is contained in:
parent
0e256ece04
commit
4be1efe819
1 changed files with 1 additions and 1 deletions
|
|
@ -792,7 +792,7 @@ class Tests(unittest.TestCase):
|
|||
'input',
|
||||
'/devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.2/0003:046D:C52B.0009/0003:046D:4101.000A/input/input22',
|
||||
parent,
|
||||
[], ['DEVNAME', 'input/mouse3', 'ID_INPUT_TOUCHPAD', '1'])
|
||||
[], ['DEVNAME', 'input/mouse3', 'ID_INPUT_MOUSE', '1'])
|
||||
|
||||
self.testbed.add_device(
|
||||
'power_supply',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue